From f1bd36c3e692dc57957328fb036d01101c710dcc Mon Sep 17 00:00:00 2001 From: RAJATH R Date: Thu, 22 Mar 2018 12:25:39 +0530 Subject: wayne-common: Create new directory for Bluetooth SoC dump Create new directory for Bluetooth SoC dump/logs collection for new Android P dump format Change-Id: I1257518fa12420a6d8d5bb66f15782ab97582f36 --- rootdir/etc/init.qcom.rc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'rootdir') diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 0cd95fc..07285a9 100755 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -214,6 +214,9 @@ on boot on post-fs-data mkdir /data/vendor/misc 01771 system system + # Create directory used for dump collection + mkdir /data/vendor/ssrdump 0770 root system + # Create directory used by display clients mkdir /data/vendor/display 0770 system graphics -- cgit v1.2.3