packages/modules/Bluetooth/framework/aidl-export/Android.bp

12 lines
253 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
filegroup {
name: "framework-bluetooth-updatable-exported-aidl-sources",
srcs: ["**/*.aidl"],
visibility: [
"//packages/modules/Bluetooth/system/binder",
],
}