summaryrefslogtreecommitdiff
path: root/native/android/Android.bp
diff options
context:
space:
mode:
author Steven Moreland <smoreland@google.com> 2021-04-05 23:19:26 +0000
committer Steven Moreland <smoreland@google.com> 2021-04-05 23:19:26 +0000
commit2b5acf1040ebb43420fa323fe5a8bc858f0f6576 (patch)
tree27de6df92b525554a9cd777609ac607db39fd549 /native/android/Android.bp
parent3afeb0d258780cae57cb8d3bd8d16df0385dea81 (diff)
reflect libbinder/am split
Minimizing cost for using libbinder. Bug: 183654927 Test: boot Change-Id: I1a4785a58afcaf2d312ef52a07f41fe3dd3a8fa6
Diffstat (limited to 'native/android/Android.bp')
-rw-r--r--native/android/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/native/android/Android.bp b/native/android/Android.bp
index d1dddbd52265..34b9fced5bee 100644
--- a/native/android/Android.bp
+++ b/native/android/Android.bp
@@ -77,6 +77,7 @@ cc_library_shared {
"libgui",
"libharfbuzz_ng", // Only for including hb.h via minikin
"libsensor",
+ "libactivitymanager_aidl",
"libandroid_runtime",
"libminikin",
"libnetd_client",