Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 01296415 authored by Louis Chang's avatar Louis Chang
Browse files

Adding SafetyNet logging

Bug: 238605611
Test: atest StartActivityTests
Change-Id: Ieea0c5daf94fc8e4815742a197829aed3afbdb95
parent 0dfdd607
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5339,7 +5339,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,