Merge "Don't enforce this API - it's not sensitive" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
65e654a1a1
@@ -2648,9 +2648,6 @@ class MountService extends IMountService.Stub
|
||||
*/
|
||||
@Override
|
||||
public int getPasswordType() {
|
||||
mContext.enforceCallingOrSelfPermission(Manifest.permission.STORAGE_INTERNAL,
|
||||
"no permission to access the crypt keeper");
|
||||
|
||||
waitForReady();
|
||||
|
||||
final NativeDaemonEvent event;
|
||||
|
||||
Reference in New Issue
Block a user