blob: d64457007046804e94e228e9a099e45585013275 [file] [log] [blame]
Bob Badourb224b362021-02-12 20:13:01 -08001package {
Aditya Choudharyad2ba1b2024-02-05 15:45:22 +00002 default_team: "trendy_team_android_media_audio_framework",
Bob Badourb224b362021-02-12 20:13:01 -08003 // 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
François Gaffieb449cdb2019-12-13 13:31:36 -080011xsd_config {
12 name: "audio_policy_engine_conf_V1_0",
13 srcs: ["audio_policy_engine_configuration.xsd"],
14 package_name: "audio.policy.V1_0",
15}