summaryrefslogtreecommitdiff
path: root/init.logging.userdebug.rc
diff options
context:
space:
mode:
authorSzuWei Lin <szuweilin@google.com>2017-09-19 12:11:14 +0800
committerSzuWei Lin <szuweilin@google.com>2017-09-19 15:10:26 +0800
commit645a109bfd0fbe90cee110324c024190e5b13151 (patch)
treee815d8138a34c939869f35a22338e55621a59ed7 /init.logging.userdebug.rc
parent8cf351e8003fb432f5bff546c626284a7ef57364 (diff)
Fix walleye to boot with GSI
Walleye requres /sys/class/uio/uio1/device/rtel/rtel in userdebug build, and GSI will change the device to userdebug. So, we need to switch rtel with the build type in boot time, even the device is in user build. Bug: 65229896 Test: Boot (aosp_)walleye-(user|userdebug) with/without GSI to home screen Change-Id: I8fa74c02a0a48feeef87d8e9caa702e4a44aedf7
Diffstat (limited to 'init.logging.userdebug.rc')
-rw-r--r--init.logging.userdebug.rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.logging.userdebug.rc b/init.logging.userdebug.rc
index 3d8e5eb..7cc6645 100644
--- a/init.logging.userdebug.rc
+++ b/init.logging.userdebug.rc
@@ -1,6 +1,3 @@
-on boot
- write /sys/class/uio/uio1/device/rtel/rtel 1
-
on post-fs-data
# SM DUMP logging collection
mkdir /data/vendor/modem_dump 0777 system system