DO NOT MERGE - Track framework changes to crashApplication API am: 4a89abe279
am: 86ce68877f
Change-Id: Iec866858c5b18ff5bfc1d8a2151a4c2780d82386
This commit is contained in:
@@ -89,7 +89,8 @@ public final class PasswordUtils extends com.android.settingslib.Utils {
|
||||
/* initialPid= */ -1,
|
||||
getCallingAppPackageName(activityToken),
|
||||
userId,
|
||||
message);
|
||||
message,
|
||||
false);
|
||||
} catch (RemoteException e) {
|
||||
Log.v(TAG, "Could not talk to activity manager.", e);
|
||||
}
|
||||
|
Reference in New Issue
Block a user