Loading services/core/java/com/android/server/MountService.java +0 −3 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
services/core/java/com/android/server/MountService.java +0 −3 Original line number Diff line number Diff line Loading @@ -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; Loading