Merge "reflect libbinder/am split" am: da164b6f83

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1664801

Change-Id: I395ed01c474d9d4604b03877158932cf24d73180
This commit is contained in:
Steven Moreland
2021-04-08 21:43:26 +00:00
committed by Automerger Merge Worker
2 changed files with 2 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ oneway interface IUidObserver {
// below block of transactions.
// Since these transactions are also called from native code, these must be kept in sync with
// the ones in frameworks/native/include/binder/IActivityManager.h
// the ones in frameworks/native/include_activitymanager/binder/IActivityManager.h
// =============== Beginning of transactions used on native side as well ======================
/**

View File

@@ -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",