blob: 95354bd1b231528040c018894cb0c5ef7fd8f12c [file] [log] [blame]
Sundong Ahn3541f0a2018-11-21 11:34:18 +09001
Bob Badourc22b35b2021-02-23 14:26:20 -08002package {
3 // See: http://go/android-license-faq
4 // A large-scale-change added 'default_applicable_licenses' to import
5 // all of the 'license_kinds' from "hardware_interfaces_license"
6 // to get the below license kinds:
7 // SPDX-license-identifier-Apache-2.0
8 default_applicable_licenses: ["hardware_interfaces_license"],
9}
10
Sundong Ahn3541f0a2018-11-21 11:34:18 +090011xsd_config {
12 name: "audio_policy_configuration_V5_0",
13 srcs: ["audio_policy_configuration.xsd"],
14 package_name: "audio.policy.configuration.V5_0",
15}