Merge "Don\'t enforce this API - it\'s not sensitive" into nyc-dev
am: 65e654a1a1
* commit '65e654a1a18ae547e1728a355f25d99c796f0abd':
Don't enforce this API - it's not sensitive
Change-Id: Ief7eb90cc56de0d408f039e04f8593e94d80744c
This commit is contained in:
@@ -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