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

Commit c457610e authored by Jeff Sharkey's avatar Jeff Sharkey
Browse files

Follow migration of Shell app to DE storage.

The Shell app that stores bugreports now lives under DE storage for
all devices, both FBE and non-FBE.

Bug: 26668510
Change-Id: Iead1dcb98181a5caccf4d0c1e86de62abc6dc990
parent c895f11c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -400,7 +400,7 @@ on post-fs-data
    mkdir /data/anr 0775 system system

    # symlink to bugreport storage location
    symlink /data/data/com.android.shell/files/bugreports /data/bugreports
    symlink /data/user_de/0/com.android.shell/files/bugreports /data/bugreports

    # Separate location for storing security policy files on data
    mkdir /data/security 0711 system system