init: Remove unused log path
The path "/data/log/abox" violates Android treble rule. Pixel uses google audio HAL but not vendor one. Remove the path. Bug: 177186257 Change-Id: Ie53be71f31e0d673592457b88304136d4d616780
This commit is contained in:
parent
caa1b96fc6
commit
31ab19d5e7
1 changed files with 0 additions and 2 deletions
|
@ -216,8 +216,6 @@ on late-fs
|
|||
|
||||
on post-fs-data
|
||||
# Log data folder
|
||||
mkdir /data/log 0771 radio system
|
||||
mkdir /data/log/abox 0771 audioserver system
|
||||
mkdir /data/vendor 0771 radio system
|
||||
mkdir /data/vendor/log 0771 radio system
|
||||
mkdir /data/vendor/log/cbd 0771 radio system
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue