Skip to content

Commit

Permalink
g4-common: fix init rc paths
Browse files Browse the repository at this point in the history
  • Loading branch information
steadfasterX committed Nov 8, 2019
1 parent 80facc1 commit 9af711e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions rootdir/etc/init.qcom.rc
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#

import init.qcom.usb.rc
import init.qcom.power.rc
import init.device.rc
import /vendor/etc/init/hw/init.qcom.usb.rc
import /vendor/etc/init/hw/init.qcom.power.rc
import /init.device.rc

on early-init
# boot led on (blink will be handled by pulseon service)
Expand Down

0 comments on commit 9af711e

Please sign in to comment.