Merge android10-qpr2-s3-release to aosp/master - DO NOT MERGE am: 58957af851
Change-Id: Ia5775138e7e2a368a721cb648050014898312d9a
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