mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
Don't create /data/misc/sensors
This folder is used for storing QC slang scripts, which are not used on this device. Bug: 38425697 Test: load, sanity check sensors Change-Id: Ie40e356c57e98355117833df05f59e26c4754e74
This commit is contained in:
@@ -327,9 +327,6 @@ on zygote-start
|
||||
chmod 664 /persist/sensors/sensors_settings
|
||||
chown system root /persist/sensors/sensors_settings
|
||||
|
||||
mkdir /data/misc/sensors
|
||||
chmod 775 /data/misc/sensors
|
||||
|
||||
mkdir /data/vendor/sensors 0770
|
||||
|
||||
# Mark the copy complete flag to not completed
|
||||
|
||||
Reference in New Issue
Block a user