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

Commit f8b6f789 authored by San Mehat's avatar San Mehat Committed by Android Git Automerger
Browse files

am f914c821: am 82a6014d: rootdir: init.rc: Allow all processes access to /data/dontpanic

Merge commit 'f914c821'

* commit 'f914c821':
  rootdir: init.rc: Allow all processes access to /data/dontpanic
parents 9b243e15 f914c821
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -70,7 +70,8 @@ loglevel 3
    # storing dumps on platforms which do not have a dedicated dump partition.
   
    mkdir /data/dontpanic
    chmod 0770 /data/dontpanic
    # STOPSHIP!
    chmod 0777 /data/dontpanic

    # Collect apanic data, free resources and re-arm trigger
    copy /proc/apanic_console /data/dontpanic/apanic_console