• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1package {
2    default_applicable_licenses: ["Android-Apache-2.0"],
3}
4
5prebuilt_etc {
6    name: "privapp_allowlist_com.android.bluetooth.xml",
7    src: "com.android.bluetooth.xml",
8    sub_dir: "permissions",
9    installable: false,
10}
11