summaryrefslogtreecommitdiff
path: root/init.recovery.hardware.rc
blob: 31be8245d44649481bb465b4b02a26e237d4966a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
service console /system/bin/sh
    class core
    console
    disabled
    user root
    group shell log readproc
    seclabel u:r:shell:s0
    setenv HOSTNAME console

on property:ro.debuggable=1
    start console

on init
    setprop sys.usb.configfs 1