summaryrefslogtreecommitdiff
path: root/init.logging.userdebug.rc
Commit message (Collapse)AuthorAgeFilesLines
* Fix walleye to boot with GSISzuWei Lin2017-09-191-3/+0
| | | | | | | | | | 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
* Merge "init: init.logging.userdebug.rc: Modify modem RTEL store timing"Shawn Yang2017-04-261-1/+1
|\
| * init: init.logging.userdebug.rc: Modify modem RTEL store timingSalmax_Chang2017-04-251-1/+1
| | | | | | | | | | | | | | | | | | 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>
* | Moving smlog to data/vendorJie Song2017-04-251-1/+1
|/ | | | | | Bug: 37169733 Test: Verify modem logs in bugreport Change-Id: Icca13d83c54c0aea97c2d42d5c70033030fc779e
* Change init.logging.rc sequence and modify SMLoging locationShawn Yang2017-03-241-0/+6
-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