summaryrefslogtreecommitdiff
path: root/libdl
diff options
context:
space:
mode:
authorYuexi Ma <yuexima@google.com>2019-11-07 18:37:08 +0000
committerYuexi Ma <yuexima@google.com>2019-11-07 19:18:53 +0000
commitc74666eb3c03166d282eca99266eb4c51a091a5a (patch)
tree417e80373df41178d61f64b2bcfd5f0068ca705f /libdl
parenta3b0eab32fc7112277f8aef824a0a211e2dacf1e (diff)
Revert submission of topic 'libdl_android-in-apex'
Reason for revert: broke numerous major apps in app compat testing Bug: 144100240 Change-Id: I50b440356bdbde3ac130da5d28d5ef20f8b63582
Diffstat (limited to 'libdl')
-rw-r--r--libdl/Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/libdl/Android.bp b/libdl/Android.bp
index 9daa9c433..15263e90b 100644
--- a/libdl/Android.bp
+++ b/libdl/Android.bp
@@ -185,11 +185,6 @@ cc_library {
symbol_file: "libdl_android.map.txt",
versions: ["10000"],
},
-
- apex_available: [
- "//apex_available:platform",
- "com.android.runtime",
- ],
}
ndk_library {