History log of /frameworks/base/services/tests/servicestests/src/com/android/server/am/AppErrorDialogTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e9d9b4b9a27f419fbd6096698f692b474939cb48 28-Mar-2018 Dianne Hackborn <hackbod@google.com> Fix issue #77230164: Add app op to control foreground services

New app op added.

Bug: 77230164
Test: atest CtsAppTestCases:ActivityManagerProcessStateTest\#testForegroundServiceAppOp
Change-Id: I59f2f03850da4b9f5550e82ba28f175e4779e783
/frameworks/base/services/tests/servicestests/src/com/android/server/am/AppErrorDialogTest.java
0da67d661e20a3361f0ee4f10a19d1b8edf5e73d 17-Apr-2017 Adrian Roos <roosa@google.com> AppErrors: Add test for AppErrorDialog.onCreate

Also refactor to make sure we always remove the TIMEOUT
message and clear the mProc.mCrashDialog field, even when
dismissing without the Handler.

Bug: 37351370
Test: runtest -c com.android.server.am.AppErrorDialogTest frameworks-services
Change-Id: If9fb348e8ed83c6c1c0f48fa7fd27ffd33b530f2
/frameworks/base/services/tests/servicestests/src/com/android/server/am/AppErrorDialogTest.java