We've got to try
This commit is contained in:
3
cat/files/wephone-boot.sh
Executable file
3
cat/files/wephone-boot.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/system/bin/sh
|
||||
|
||||
mount /vendor/etc/audio/audio_policy_configuration.xml /vendor/etc/audio_policy_configuration.xml
|
||||
@@ -1,2 +1,6 @@
|
||||
on post-fs
|
||||
touch /mnt/banana
|
||||
service wephone_boot /system/bin/wephone-boot.sh
|
||||
oneshot
|
||||
disabled
|
||||
|
||||
on property:sys.boot_completed=1
|
||||
start wephone_boot
|
||||
Reference in New Issue
Block a user