Bob Badour | b224b36 | 2021-02-12 20:13:01 -0800 | [diff] [blame] | 1 | package { |
Aditya Choudhary | ad2ba1b | 2024-02-05 15:45:22 +0000 | [diff] [blame^] | 2 | default_team: "trendy_team_android_media_audio_framework", |
Bob Badour | b224b36 | 2021-02-12 20:13:01 -0800 | [diff] [blame] | 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 | |
François Gaffie | b449cdb | 2019-12-13 13:31:36 -0800 | [diff] [blame] | 11 | xsd_config { |
| 12 | name: "audio_policy_engine_conf_V1_0", |
| 13 | srcs: ["audio_policy_engine_configuration.xsd"], |
| 14 | package_name: "audio.policy.V1_0", |
| 15 | } |