Merge "Adding SafetyNet logging" into tm-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
3e354fcd0f
@@ -5349,7 +5349,7 @@ class Task extends TaskFragment {
|
||||
abort = true;
|
||||
}
|
||||
if (abort) {
|
||||
Slog.e(TAG, "Cannot navigateUpTo, intent =" + destIntent);
|
||||
android.util.EventLog.writeEvent(0x534e4554, "238605611", callingUid, "");
|
||||
foundParentInTask = false;
|
||||
} else {
|
||||
parent.deliverNewIntentLocked(callingUid, destIntent, destGrants,
|
||||
|
||||
Reference in New Issue
Block a user