Use apex_available for PermissionController.
Bug: 136503238 Test: build Change-Id: I8ed378e5eb4ef610d6a919e011e61232e12b504e
This commit is contained in:
@@ -280,10 +280,6 @@ func makeApexAvailableWhitelist() map[string][]string {
|
||||
//
|
||||
// Module separator
|
||||
//
|
||||
m["com.android.permission"] = []string{"GooglePermissionController", "PermissionController"}
|
||||
//
|
||||
// Module separator
|
||||
//
|
||||
m["com.android.runtime"] = []string{
|
||||
"libbase",
|
||||
"libc++",
|
||||
|
Reference in New Issue
Block a user