wayne-common: Add vendor prefix to data connectivity

Change-Id: I57ac8e5583f62ec585723454de4906d83a4e6dfe
This commit is contained in:
Devi Sandeep Endluri V V 2018-03-09 17:52:20 +05:30 committed by Isaac Chen
parent b44c16f9b5
commit 1e4e33e9db

View file

@ -283,8 +283,8 @@ on post-fs-data
chmod 0770 /data/vendor/ipa
# Create the directories used by CnE subsystem
mkdir /data/connectivity 0771 system system
chown system system /data/connectivity
mkdir /data/vendor/connectivity 0771 radio radio
chown radio radio /data/vendor/connectivity
# Create the directories used by DPM subsystem
mkdir /data/dpm 0771 system system