Skip to content
Snippets Groups Projects
Commit fc8bfe8b authored by Manoj Basapathi's avatar Manoj Basapathi Committed by Dhina17
Browse files

onclite: init: qcom : remove unused /data access


-IMS service is no longer using /data/shared path.
-remove unused /data/shared path access.

CRs-Fixed: 2526160
Change-Id: I072d0b922a48880d45f7c85ac3569b2cec3d7250

Signed-off-by: default avatarDhina17 <dhinalogu@gmail.com>
parent 2aac70ac
No related branches found
No related tags found
No related merge requests found
......@@ -327,10 +327,6 @@ on post-fs-data
mkdir /dev/socket/wifihal 0770 wifi wifi
chmod 2770 /dev/socket/wifihal
#Create directory from IMS services
mkdir /data/shared 0755
chown system system /data/shared
#Create directory for FOTA
mkdir /data/fota 0771
chown system system /data/fota
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment