aboutsummaryrefslogtreecommitdiff
path: root/rootdir
diff options
context:
space:
mode:
authorRashed Abdel-Tawab <rashed@linux.com>2017-12-05 20:44:33 -0800
committerDavide Garberi <dade.garberi@gmail.com>2018-01-07 12:36:43 +0100
commit646164c3605e9a21f119f33750af3f6caf91d448 (patch)
tree076cd686facbe82d5d31e8761d3f2853a4a8159b /rootdir
parent111a73ce7d4e0acc0753488fe6c8a9a9ab7dbb8f (diff)
msm8996: Adjust RFS and tombstone dirs for oreo
Change-Id: Ia92a5ac9eb7c0b3c2d582328ed3dd682368aec3d Signed-off-by: Davide Garberi <dade.garberi@gmail.com>
Diffstat (limited to 'rootdir')
-rwxr-xr-xrootdir/etc/init.qcom.rc6
1 files changed, 6 insertions, 0 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc
index 8562a7f..68a2313 100755
--- a/rootdir/etc/init.qcom.rc
+++ b/rootdir/etc/init.qcom.rc
@@ -260,6 +260,8 @@ on boot
mkdir /persist/misc 0770 system system
mkdir /persist/alarm 0770 system system
mkdir /persist/time 0770 system system
+ mkdir /persist/rfs 0770 system system
+ mkdir /persist/hlos_rfs 0770 system system
# Create NETMGR daemon socket area
mkdir /dev/socket/netmgr 0750 radio radio
@@ -379,6 +381,10 @@ on post-fs-data
mkdir /data/misc/ipa 0700 net_admin net_admin
+ # Create directory for tftp
+ mkdir /data/vendor/tombstones 0771 system system
+ mkdir /data/vendor/tombstones/rfs 0771 system system
+
mkdir /data/misc/bluetooth 0770 bluetooth bluetooth
# Create the directories used by the Wireless subsystem