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

Commit fc16c14e 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:...

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

Change-Id: I03260459ffdc99ab19cb7ee725e25a9dd5d3b875
parents e51108ae da8298db
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: [