Sundong Ahn | 3541f0a | 2018-11-21 11:34:18 +0900 | [diff] [blame] | 1 | |
Bob Badour | c22b35b | 2021-02-23 14:26:20 -0800 | [diff] [blame] | 2 | package { |
| 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 Ahn | 3541f0a | 2018-11-21 11:34:18 +0900 | [diff] [blame] | 11 | xsd_config { |
| 12 | name: "audio_policy_configuration_V5_0", |
| 13 | srcs: ["audio_policy_configuration.xsd"], |
| 14 | package_name: "audio.policy.configuration.V5_0", |
| 15 | } |