summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libs/binder/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/binder/Android.bp b/libs/binder/Android.bp
index c6ce576170..cea5bad667 100644
--- a/libs/binder/Android.bp
+++ b/libs/binder/Android.bp
@@ -37,6 +37,7 @@ cc_library_shared {
enabled: true,
},
double_loadable: true,
+ no_apex: true,
srcs: [
"ActivityManager.cpp",