3541f0a17b
This module is for API check of java file generated from audio_policy_configuration.xsd. audio_policy_configuration.docs is added to required in impl library because API check whenever building impl library. Bug: 80453829 Test: m -j && make update-api && make check-api Change-Id: I49499ec244c390ed1e6e9e8ca77d08d7da69ac59
7 lines
161 B
Text
7 lines
161 B
Text
|
|
xsd_config {
|
|
name: "audio_policy_configuration_V4_0",
|
|
srcs: ["audio_policy_configuration.xsd"],
|
|
package_name: "audio.policy.configuration.V4_0",
|
|
}
|
|
|