Merge "Remove sdkext apex_available allowlist" am: f19be717c6

Original change: https://android-review.googlesource.com/c/platform/build/soong/+/1597936

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I00f4c829c6954ee446bd7221ed035e7774fe1326
This commit is contained in:
Anton Hansson 2021-02-22 13:24:42 +00:00 committed by Automerger Merge Worker
commit 17a2d5439d
1 changed files with 0 additions and 8 deletions

View File

@ -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",
}