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

Commit ec6226a2 authored by Anis Assi's avatar Anis Assi
Browse files

Revert "DO NOT MERGE - Track framework changes to crashApplication API"

This reverts commit 52dbf0b5.
parent 21cf6c0d
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -89,8 +89,7 @@ public final class PasswordUtils extends com.android.settingslib.Utils {
                    /* initialPid= */ -1,
                    getCallingAppPackageName(activityToken),
                    userId,
                    message,
                    false);
                    message);
        } catch (RemoteException e) {
            Log.v(TAG, "Could not talk to activity manager.", e);
        }