* 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.
12 lines
340 B
Plaintext
12 lines
340 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_engine_configuration_aidl_rpi",
|
|
srcs: ["audio_policy_engine_configuration.xsd"],
|
|
package_name: "android.audio.policy.engine.configuration",
|
|
nullability: true,
|
|
}
|