commit | a95249564340bc0fc0337335ef1ddc34acd3a688 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Fri Jan 17 11:33:39 2020 -0800 |
committer | Hai Zhang <zhanghai@google.com> | Fri Jan 17 11:33:39 2020 -0800 |
tree | 26022f40dd981549abd297e771c71d8b42a1644f | |
parent | a8b44b6ecb4697de3575457300c2dd1474f2fdc5 [diff] |
Use apex_available for PermissionController. Bug: 136503238 Test: build Change-Id: I8ed378e5eb4ef610d6a919e011e61232e12b504e
diff --git a/apex/apex.go b/apex/apex.go index 3d1b20e..23dffcb 100644 --- a/apex/apex.go +++ b/apex/apex.go
@@ -280,10 +280,6 @@ // // Module separator // - m["com.android.permission"] = []string{"GooglePermissionController", "PermissionController"} - // - // Module separator - // m["com.android.runtime"] = []string{ "libbase", "libc++",