unplugged-system/packages/modules/Bluetooth/framework/aidl-export/Android.bp_disable

12 lines
253 B
Plaintext
Raw Normal View History

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