Enable ramdump on a live system by enabling the
property debug.htc.ramdump.crash.
This property is protected by selinux policy
with the label ramdump_prop.
Bug: 62437259
Test: forced ramdump from Ramdump Uploader app.
Change-Id: Ifa9b7cf22749c0686e7d01ca2a4fc10dbd4b729c
1. sys.modem.diag.mdlog to start/stop for this boot
2. sys.modem.diag.mdlog_on for status
3. Increase timer of stop logging
Bug: 62489031
Test: Verify with Pixel Logger and Bugreport
Change-Id: I02a230ad29d23c4a302660ceeb7764ccfcba7cc8
Bug:36691005
Turn off persist.sys.modem.diag.mdlog according the usb.sys.config
state
Test: Manually set usb.sys.config status and check for AOL status
Change-Id: Ia97956cc860173419b264951909890d9e8e60db8
Userspace code expects the same value to be set on sys.usb.state
as sys.usb.config.
Bug: 37491031
Test: verified that the same props are set.
Change-Id: I62246df765d96a3da5529a40fa4a4cff7a5a56ce
Currently There is no way to decode firmware offline.
So, it makes sense to enable decode mode for local bufffer by default
Change-Id: I9d3659debd23ff8f214a94aff7fe15ca7ca7c33e
Signed-off-by: Ecco Park <eccopark@google.com>