-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f7f3bf3
commit e693c8f
Showing
2 changed files
with
0 additions
and
72 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,13 +25,6 @@ service vendor.gatekeeper-1-0 /vendor/bin/hw/[email protected] | |
disabled | ||
seclabel u:r:recovery:s0 | ||
|
||
service init-device /system/bin/init-device.sh | ||
user root | ||
group root | ||
disabled | ||
oneshot | ||
seclabel u:r:recovery:s0 | ||
|
||
on property:hwservicemanager.ready=true | ||
start mobicore | ||
start vendor.keymaster-4-1-trustonic | ||
|
@@ -66,5 +59,3 @@ on property:sys.usb.config=fastboot | |
on boot | ||
start health-hal-2-1 | ||
setprop sys.usb.config adb | ||
chmod 0777 /system/bin/init-device.sh | ||
start init-device |
This file was deleted.
Oops, something went wrong.