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

Commit 2eba753d authored by Max Bires's avatar Max Bires Committed by Android (Google) Code Review
Browse files

Merge "Adding extra rc commands to fix incidentd with respect to selinux"

parents a2dfc3cc e6b22492
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -14,3 +14,7 @@

service incidentd /system/bin/incidentd
    class main

on post-fs-data
    # Create directory for incidentd
    mkdir /data/misc/incidents 0770 root root