Update #comment to reflect removal of /data/local/userinit.d/ support
Change-Id: I7446c44f1c6388dd6ddb877a1e4ae4e6ab6c2499
This commit is contained in:
parent
bf1bcdbc44
commit
8d2b2c75bf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/system/bin/sh
|
||||
# call userinit.sh and/or userinit.d/* scripts if present in /data/local
|
||||
# call userinit.sh if present in /data/local
|
||||
|
||||
if [ -e /data/local/userinit.sh ];
|
||||
then
|
||||
|
|
Loading…
Reference in a new issue