mirror of
https://github.com/Evolution-X-Devices/device_google_walleye
synced 2026-01-27 15:51:28 +00:00
Fix walleye to boot with GSI
am: 645a109bfd
Change-Id: If4aed094df80753db6bf66b8a4053047e7933a09
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user