Files
Konsta bda658bd1f audio: clean up makefiles
* Restructure to remove dependencies elsewhere in the AOSP tree, move APEX
  definition from subdirectory, 'bpfmt -s -w Andoid.bp', etc.
* Remove package license definitions that are not visible in this context.
2025-11-06 13:17:09 +02:00

12 lines
319 B
Plaintext

// Copyright (C) 2022 The Android Open Source Project
// Copyright (C) 2025 KonstaKANG
//
// SPDX-License-Identifier: Apache-2.0
xsd_config {
name: "audio_policy_configuration_aidl_rpi",
srcs: ["audio_policy_configuration.xsd"],
package_name: "android.audio.policy.configuration",
nullability: true,
}