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

Commit da8298db authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add permitted_packages to framework-permission." into rvc-dev am: 813f173b am: a5007454

Change-Id: I8e1c0e1cad98f489b50c12e85d3a8e1128133c86
parents 2d086e43 a5007454
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -31,6 +31,10 @@ java_library {
        "com.android.permission",
        "test_com.android.permission",
    ],
    permitted_packages: [
        "android.permission",
        "android.app.role",
    ],
    hostdex: true,
    installable: true,
    visibility: [