Merge "reflect libbinder/am split"
This commit is contained in:
@@ -24,7 +24,7 @@ oneway interface IUidObserver {
|
|||||||
// below block of transactions.
|
// below block of transactions.
|
||||||
|
|
||||||
// Since these transactions are also called from native code, these must be kept in sync with
|
// 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 ======================
|
// =============== Beginning of transactions used on native side as well ======================
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
@@ -77,6 +77,7 @@ cc_library_shared {
|
|||||||
"libgui",
|
"libgui",
|
||||||
"libharfbuzz_ng", // Only for including hb.h via minikin
|
"libharfbuzz_ng", // Only for including hb.h via minikin
|
||||||
"libsensor",
|
"libsensor",
|
||||||
|
"libactivitymanager_aidl",
|
||||||
"libandroid_runtime",
|
"libandroid_runtime",
|
||||||
"libminikin",
|
"libminikin",
|
||||||
"libnetd_client",
|
"libnetd_client",
|
||||||
|
|||||||
Reference in New Issue
Block a user