mirror of
https://github.com/followmsi/android_device_asus_deb.git
synced 2024-11-06 22:06:28 +00:00
* commit '09a137df7572a9a364a4139103acb8e3dab0046e': Remove /data/app/sensor_ctl_socket on boot.
This commit is contained in:
commit
a4ad29717a
1 changed files with 3 additions and 0 deletions
|
@ -211,6 +211,9 @@ on post-fs-data
|
|||
mkdir /data/qcks 0770 system system
|
||||
chown system /dev/block/platform/msm_sdcc.1/by-name
|
||||
|
||||
# Remove old socket so that it is re-created in the right context.
|
||||
rm /data/app/sensor_ctl_socket
|
||||
|
||||
setprop vold.post_fs_data_done 1
|
||||
|
||||
rm /data/local/tmp/adreno_config.txt
|
||||
|
|
Loading…
Reference in a new issue