Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1f78bbf1 authored by Andrei Onea's avatar Andrei Onea
Browse files

Make privapp_allowlist_com.android.bluetooth.services.xml non-installable

This ensures it cannot accidentally be duplicated in the system
partition.

Ignore-AOSP-First: will cherry-pick separately
Test: boots
Bug: 230449777
Change-Id: I269f3a7a1541f7c3484938053444d271871846b5
parent 06f7bd00
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,4 +6,5 @@ prebuilt_etc {
    name: "privapp_allowlist_com.android.bluetooth.services.xml",
    src: "com.android.bluetooth.services.xml",
    sub_dir: "permissions",
    installable: false,
}
 No newline at end of file