sm8350-common: Allow perf hal to create vendor/lm
ANDR-PERF-LM: Core: lmMain() 287: Waiting for LM data dir: /data/vendor/lm/, Error: No such file or directory
This commit is contained in:
parent
dd409c8fe2
commit
09c145c900
1 changed files with 3 additions and 0 deletions
|
|
@ -192,6 +192,9 @@ on post-fs-data
|
|||
chmod 2770 /data/vendor/perfd
|
||||
rm /data/vendor/perfd/default_values
|
||||
|
||||
# Change lm related dirs
|
||||
mkdir /data/vendor/lm 0700 root root
|
||||
|
||||
mkdir /data/vendor/secure_element 0777 system system
|
||||
|
||||
# Mark the copy complete flag to not completed
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue