5 Commits

Author SHA1 Message Date
SzuWei Lin
645a109bfd 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
2017-09-19 15:10:26 +08:00
Shawn Yang
17855ae555 Merge "init: init.logging.userdebug.rc: Modify modem RTEL store timing" 2017-04-26 04:34:58 +00:00
Salmax_Chang
e7bfbc1b60 init: init.logging.userdebug.rc: Modify modem RTEL store timing
Change to listen "on boot" to avoid timing issue that RTEL driver
set memory lately and hit modem crash

Bug: 37652826
Change-Id: Ie29f8fe6359eaadcaca5202167fc722892144b9a
Signed-off-by: Salmax_Chang <salmax_chang@htc.com>
2017-04-25 19:12:55 -07:00
Jie Song
83118d3b75 Moving smlog to data/vendor
Bug: 37169733
Test: Verify modem logs in bugreport
Change-Id: Icca13d83c54c0aea97c2d42d5c70033030fc779e
2017-04-25 13:58:57 -07:00
Shawn Yang
974850dca4 Change init.logging.rc sequence and modify SMLoging location
-Load blank init.logging.rc for user build
-Start SMLoging after PerMgr service running
-Change SMLoging location to /vendor/bin

Test: Verified in device by manually trigger SMLog

Change-Id: I622106e7a8023770bbe5ea4224ce2905c2647768
2017-03-24 17:54:28 -07:00