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