Merge "Update comment for b/75318890 TODO" into pi-dev
am: 2b382c94a4
Change-Id: I3b7716e9996eb136e2d47246b5402a745ad2cb23
This commit is contained in:
@@ -122,7 +122,7 @@ class AppWarnings {
|
||||
return;
|
||||
}
|
||||
|
||||
// TODO(b/77862563): temp. fix while P is being finalized. To be reverted
|
||||
// TODO(b/75318890): Need to move this to when the app actually crashes.
|
||||
if (/*ActivityManager.isRunningInTestHarness()
|
||||
&&*/ !mAlwaysShowUnsupportedCompileSdkWarningActivities.contains(r.realActivity)) {
|
||||
// Don't show warning if we are running in a test harness and we don't have to always
|
||||
|
||||
Reference in New Issue
Block a user