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

Commit 24e2025e authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Return installer mount mode for installers."

parents d0343a25 fc9c3b6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3824,7 +3824,7 @@ class StorageManagerService extends IStorageManager.Stub
                }
            }
            if ((hasInstall || hasInstallOp) && hasWrite) {
                return Zygote.MOUNT_EXTERNAL_WRITE;
                return Zygote.MOUNT_EXTERNAL_INSTALLER;
            }

            // Otherwise we're willing to give out sandboxed or non-sandboxed if