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

Commit 60662d06 authored by Mohammad Islam's avatar Mohammad Islam Committed by Automerger Merge Worker
Browse files

Merge "Create an encrypted directory for decompressing compressed APEX" am: 223902d8

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1551154

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I18c71a9640338cc3996719c48f03778ed8e5602a
parents 24fd318f 223902d8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -655,6 +655,7 @@ on post-fs-data
    mkdir /data/apex 0755 root system encryption=None
    mkdir /data/apex/active 0755 root system
    mkdir /data/apex/backup 0700 root system
    mkdir /data/apex/decompressed 0700 root system encryption=Require
    mkdir /data/apex/hashtree 0700 root system
    mkdir /data/apex/sessions 0700 root system
    mkdir /data/app-staging 0751 system system encryption=DeleteIfNecessary