diff options
| author | Steven Moreland <smoreland@google.com> | 2021-04-08 21:03:27 +0000 |
|---|---|---|
| committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-04-08 21:03:27 +0000 |
| commit | da164b6f83ec5fca04a9989e64ff24a98c359e84 (patch) | |
| tree | 2dc4752e0354ebce5fa663c1e4b0eec731dfe8e3 /core/java/android | |
| parent | ca0501d1b8036aa9668533f95b002ccb806a0b37 (diff) | |
| parent | 2b5acf1040ebb43420fa323fe5a8bc858f0f6576 (diff) | |
Merge "reflect libbinder/am split"
Diffstat (limited to 'core/java/android')
| -rw-r--r-- | core/java/android/app/IUidObserver.aidl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/app/IUidObserver.aidl b/core/java/android/app/IUidObserver.aidl index 7713e25d5ecd..74018a8ab1f8 100644 --- a/core/java/android/app/IUidObserver.aidl +++ b/core/java/android/app/IUidObserver.aidl @@ -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 ====================== /** |
