packages/modules/Bluetooth/apex/permissions/Android.bp

11 lines
234 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:38:42 +08:00
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
prebuilt_etc {
name: "privapp_allowlist_com.android.bluetooth.xml",
src: "com.android.bluetooth.xml",
sub_dir: "permissions",
installable: false,
}