Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94d116bb authored by Paul Lawrence's avatar Paul Lawrence Committed by android-build-merger
Browse files

Merge "Don\'t enforce this API - it\'s not sensitive" into nyc-dev

am: 65e654a1

* commit '65e654a1':
  Don't enforce this API - it's not sensitive

Change-Id: Ief7eb90cc56de0d408f039e04f8593e94d80744c
parents 4e69955c 65e654a1
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -2648,9 +2648,6 @@ class MountService extends IMountService.Stub
     */
     */
    @Override
    @Override
    public int getPasswordType() {
    public int getPasswordType() {
        mContext.enforceCallingOrSelfPermission(Manifest.permission.STORAGE_INTERNAL,
            "no permission to access the crypt keeper");

        waitForReady();
        waitForReady();


        final NativeDaemonEvent event;
        final NativeDaemonEvent event;