blob: c8ca19e5dd4a444f0ede25dcb30ed92a5145c38b [file] [log] [blame]
Kevin Rocard0349c2f2019-09-30 19:53:00 +01001
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
Kevin Rocard0349c2f2019-09-30 19:53:00 +010011xsd_config {
12 name: "audio_policy_configuration_V6_0",
13 srcs: ["audio_policy_configuration.xsd"],
14 package_name: "audio.policy.configuration.V6_0",
15}