mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Audio V4: do not override V4 audo policy config XSD" into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
4bca86e287
@@ -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