diff options
| author | 2016-11-10 15:30:17 -0800 | |
|---|---|---|
| committer | 2016-11-14 11:27:12 -0800 | |
| commit | dc589ac82b5fe2063f4cfd94c8ae26d43d5420a0 (patch) | |
| tree | 9021de8b2f115316bfe52185ef0768946e981b45 /compiled-classes-phone | |
| parent | 8c053ae1f6ffd531fc2b6070094202b59efe3818 (diff) | |
Update usage of ActivityManagerNative.
- Remove references to ActivityManagerProxy.
- Add isSystemReady to ActivityManager.
Bug: 30977067
Test: cts/hostsidetests/services/activityandwindowmanager/util/run-test android.server.cts
adb shell am instrument -e class com.android.server.am.ActivityManagerTest,com.android.server.am.TaskStackChangedListenerTest \
-w com.android.frameworks.servicestests/android.support.test.runner.AndroidJUnitRunner
Change-Id: I07390b6124fb1515821f5c0b37baf6ae74adc8fa
Diffstat (limited to 'compiled-classes-phone')
| -rw-r--r-- | compiled-classes-phone | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compiled-classes-phone b/compiled-classes-phone index 33e3e0437aa6..03b568458c1c 100644 --- a/compiled-classes-phone +++ b/compiled-classes-phone @@ -174,9 +174,6 @@ android.app.ActivityManager$TaskThumbnailInfo android.app.ActivityManager$TaskThumbnailInfo$1 android.app.ActivityManagerInternal android.app.ActivityManagerInternal$SleepToken -android.app.ActivityManagerNative -android.app.ActivityManagerNative$1 -android.app.ActivityManagerProxy android.app.ActivityOptions android.app.ActivityOptions$OnAnimationFinishedListener android.app.ActivityOptions$OnAnimationStartedListener |