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;
|
abort = true;
|
||||||
}
|
}
|
||||||
if (abort) {
|
if (abort) {
|
||||||
Slog.e(TAG, "Cannot navigateUpTo, intent =" + destIntent);
|
android.util.EventLog.writeEvent(0x534e4554, "238605611", callingUid, "");
|
||||||
foundParentInTask = false;
|
foundParentInTask = false;
|
||||||
} else {
|
} else {
|
||||||
parent.deliverNewIntentLocked(callingUid, destIntent, destGrants,
|
parent.deliverNewIntentLocked(callingUid, destIntent, destGrants,
|
||||||
|
|||||||
Reference in New Issue
Block a user