Merge "Revert submission of topic 'libdl_android-in-apex'"
am: 31600e8424
Change-Id: Iac424e588e1c6a9092939e219871776567f37335
This commit is contained in:
commit
433e81776f
2 changed files with 0 additions and 6 deletions
|
@ -29,7 +29,6 @@ apex {
|
|||
"libc",
|
||||
"libm",
|
||||
"libdl",
|
||||
"libdl_android",
|
||||
"libc_malloc_debug",
|
||||
"libc_malloc_hooks",
|
||||
],
|
||||
|
|
|
@ -185,11 +185,6 @@ cc_library {
|
|||
symbol_file: "libdl_android.map.txt",
|
||||
versions: ["10000"],
|
||||
},
|
||||
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.runtime",
|
||||
],
|
||||
}
|
||||
|
||||
ndk_library {
|
||||
|
|
Loading…
Reference in a new issue