mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 17:31:58 +00:00
Merge "Audio V4: do not override V4 audo policy config XSD" into pi-dev am: 4bca86e287
am: 3cb07fa9f3
Change-Id: Ic78dcf42b8add600e6c4dd060068f90ea1610409
This commit is contained in:
@@ -26,5 +26,5 @@ TEST(CheckConfig, audioPolicyConfigurationValidation) {
|
||||
|
||||
std::vector<const char*> locations = {"/odm/etc", "/vendor/etc", "/system/etc"};
|
||||
EXPECT_ONE_VALID_XML_MULTIPLE_LOCATIONS("audio_policy_configuration.xml", locations,
|
||||
"/data/local/tmp/audio_policy_configuration.xsd");
|
||||
"/data/local/tmp/audio_policy_configuration_V4_0.xsd");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user