Merge "Revert submission of topic 'libdl_android-in-apex'"

am: 31600e8424

Change-Id: Iac424e588e1c6a9092939e219871776567f37335
This commit is contained in:
Martin Stjernholm 2019-11-08 04:05:56 -08:00 committed by android-build-merger
commit 433e81776f
2 changed files with 0 additions and 6 deletions

View file

@ -29,7 +29,6 @@ apex {
"libc",
"libm",
"libdl",
"libdl_android",
"libc_malloc_debug",
"libc_malloc_hooks",
],

View file

@ -185,11 +185,6 @@ cc_library {
symbol_file: "libdl_android.map.txt",
versions: ["10000"],
},
apex_available: [
"//apex_available:platform",
"com.android.runtime",
],
}
ndk_library {