Update #comment to reflect removal of /data/local/userinit.d/ support

Change-Id: I7446c44f1c6388dd6ddb877a1e4ae4e6ab6c2499
gugelfrei
ginnungagap 9 years ago committed by Gerrit Code Review
parent bf1bcdbc44
commit 8d2b2c75bf

@ -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…
Cancel
Save