Merge "Remove sdkext apex_available allowlist"
This commit is contained in:
commit
f19be717c6
1 changed files with 0 additions and 8 deletions
|
@ -2847,14 +2847,6 @@ func makeApexAvailableBaseline() map[string][]string {
|
|||
//
|
||||
// Module separator
|
||||
//
|
||||
m["com.android.sdkext"] = []string{
|
||||
"fmtlib_ndk",
|
||||
"libbase_ndk",
|
||||
"libprotobuf-cpp-lite-ndk",
|
||||
}
|
||||
//
|
||||
// Module separator
|
||||
//
|
||||
m["com.android.os.statsd"] = []string{
|
||||
"libstatssocket",
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue