History log of /frameworks/base/tests/ServiceCrashTest/src/com/android/tests/servicecrashtest/CrashingService.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b0c8a887299a7f462c41408edda6043202143233 28-Aug-2017 Amith Yamasani <yamasani@google.com> Retry crashed bound foreground service with some delay

After quick crashes, back-off for 30 minutes and try again.
Keep backing-off up to 10 times and then give up.

Bug: 63075467
Test: runtest -x frameworks/base/tests/ServiceCrashTest

Change-Id: I3819aefac5fd48b49a70b1765e07696f2ad61328
/frameworks/base/tests/ServiceCrashTest/src/com/android/tests/servicecrashtest/CrashingService.java