blob: 403278cbba790c8c3170ae9aa19279dd33320815 [file] [log] [blame]
Bob Badourc22b35b2021-02-23 14:26:20 -08001package {
2 // See: http://go/android-license-faq
3 // A large-scale-change added 'default_applicable_licenses' to import
4 // all of the 'license_kinds' from "hardware_interfaces_license"
5 // to get the below license kinds:
6 // SPDX-license-identifier-Apache-2.0
7 default_applicable_licenses: ["hardware_interfaces_license"],
8}
9
François Gaffie5958d572019-12-13 13:31:36 -080010xsd_config {
11 name: "audio_policy_engine_conf_V1_0",
12 srcs: ["audio_policy_engine_configuration.xsd"],
13 package_name: "audio.policy.V1_0",
14}