diff options
Diffstat (limited to 'init-common.rc')
| -rw-r--r-- | init-common.rc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/init-common.rc b/init-common.rc index 2b5db77..ca1f526 100644 --- a/init-common.rc +++ b/init-common.rc @@ -39,3 +39,6 @@ on init && property:ro.boot.revision=MP0 # PVT on init && property:ro.boot.revision=MP1 setprop ro.boot.hardware.revision 1.0 + +on boot && property:ro.build.type=userdebug + write /sys/class/uio/uio1/device/rtel/rtel 1 |
