summaryrefslogtreecommitdiff
path: root/init.hardware.rc
diff options
context:
space:
mode:
authorSalmaxChang <salmaxchang@google.com>2020-10-15 15:55:55 +0800
committerSalmax Chang <salmaxchang@google.com>2020-10-15 07:57:08 +0000
commit33d48feba7cb024e5225a716ae0b9c7fcf5c2892 (patch)
treea364c57a046114efac00ef1bc138c4f7a460643c /init.hardware.rc
parent2f858363b937d2a3b6dde31bfd2a0edffcad543c (diff)
init: Change ssrlog folder permission
Bug: 168665203 Change-Id: Idc3873bfc03109e1843a593f098de241f8acb4bc
Diffstat (limited to 'init.hardware.rc')
-rw-r--r--init.hardware.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.hardware.rc b/init.hardware.rc
index dc1999df..d75d9cfd 100644
--- a/init.hardware.rc
+++ b/init.hardware.rc
@@ -555,7 +555,7 @@ on property:persist.vendor.sys.ssr.enable_ramdumps=1
mkdir /data/vendor/wifidump 771 root system
mkdir /data/vendor/ramdump 771 root system
mkdir /data/vendor/ssrdump 771 root system
- mkdir /data/vendor/ssrlog 771 root system
+ mkdir /data/vendor/ssrlog 775 root system
start ss_ramdump
on property:persist.vendor.sys.ssr.enable_ramdumps=0