From dc5d7c26e2816bb4387ec9e08a25ff87b4347152 Mon Sep 17 00:00:00 2001 From: Kevin Rocard Date: Mon, 8 Apr 2019 11:15:07 -0700 Subject: [PATCH] Audio HAL: Add missing device to XSD The XSD has to be kept manually synced to the HAL definition. When some formats were introduced and the corresponding enum values were added in the HAL .hal, the XSD was not updated. Test: xmllint --noout --schema hardware/interfaces/audio/4.0/config/audio_policy_configuration.xsd --xinclude out/target/product/*/vendor/etc/audio_policy_configuration.xml Bug: 128967080 Change-Id: I832398f325d4de18e0deb644f11060fe27d9bdb5 Signed-off-by: Kevin Rocard --- audio/4.0/config/audio_policy_configuration.xsd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/audio/4.0/config/audio_policy_configuration.xsd b/audio/4.0/config/audio_policy_configuration.xsd index 58bab227f7..f26e41b423 100644 --- a/audio/4.0/config/audio_policy_configuration.xsd +++ b/audio/4.0/config/audio_policy_configuration.xsd @@ -357,6 +357,10 @@ + + + +