summaryrefslogtreecommitdiffstats
path: root/libnativeloader
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2019-01-31 20:50:36 +0000
committerMartin Stjernholm <mast@google.com>2019-02-01 13:13:56 +0000
commit5c8c6a90fdff38006cc9ffcd329baaf82b197504 (patch)
tree201f73a5a8a9a4926f37f2ab2a491c2f5d471f8c /libnativeloader
parent59a01499390d5c55acb5d136b818da53e0cc27d0 (diff)
downloadsystem_core-5c8c6a90fdff38006cc9ffcd329baaf82b197504.tar.gz
system_core-5c8c6a90fdff38006cc9ffcd329baaf82b197504.tar.bz2
system_core-5c8c6a90fdff38006cc9ffcd329baaf82b197504.zip
Revert "Enable APEX stubs for libnativeloader."
This reverts commit 0daa40527211eee6c2b0c0600dbc6e13bc98eedf. Reason for revert: Breaks cf_x86_phone-userdebug: https://android-build.googleplex.com/builds/build-details/5273735/targets/cf_x86_phone-userdebug Bug: 123700170 Change-Id: Id82a91f845120dd41ce02b6d7fef886a87eb23a8
Diffstat (limited to 'libnativeloader')
-rw-r--r--libnativeloader/Android.bp4
1 files changed, 0 insertions, 4 deletions
diff --git a/libnativeloader/Android.bp b/libnativeloader/Android.bp
index 1ec21e9d2..2802d3611 100644
--- a/libnativeloader/Android.bp
+++ b/libnativeloader/Android.bp
@@ -23,10 +23,6 @@ cc_library {
"llndk.libraries.txt",
"vndksp.libraries.txt",
],
- stubs: {
- symbol_file: "libnativeloader.map.txt",
- versions: ["1"],
- },
}
cc_library_headers {