mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Don't fix /dev/alarm permission in init
We are already fixed it in ueventd.rc, so this is not needed now
This reverts commit 88892c76f5
.
This commit is contained in:
parent
12744f193e
commit
327ee766cf
1 changed files with 0 additions and 3 deletions
|
@ -567,9 +567,6 @@ on property:dev.bootcomplete=1
|
|||
symlink /data/user_de/0/com.android.providers.telephony/shared_prefs /data/data/com.android.providers.telephony/shared_prefs
|
||||
restorecon /data/data/com.android.providers.telephony/databases
|
||||
restorecon /data/data/com.android.providers.telephony/shared_pref
|
||||
|
||||
# Fix Alarm permission
|
||||
chmod 0664 /dev/alarm
|
||||
|
||||
# Services begin here
|
||||
|
||||
|
|
Loading…
Reference in a new issue