also remove unused code for WLC and MAXFG
Bug: 146775451
Test: check dumpstate result
Change-Id: I3bbcfec007b1be3eb056e6e9fea92b34d19729f8
Signed-off-by: Jack Wu <wjack@google.com>
-Starting from Q-launching devices, sysprops defined in vendor partition
should have vendor. prefix.
-porting from ag/9008775
Bug: 145484169
Test: build pass and sanity test
Change-Id: I0a4cb358e25cca692da1f2f69539f1af7bf66918
-So far, It's hard to capture the IPA related debug info
when issue happen because user need run adb command (cat /sys/kernel/debug/ipa/*)
to trigger IPA dump the debug message.
So add IPA statistics to bugreport for IPA related issues.
-porting from ag/9769398
Bug: 140913343
Test: 1. build pass
2. make sure ipa_statistics_msg could be dumped into dumpstate_board.bin
in bugreport
Change-Id: I446949fe84c6472e773a19f724fc80536660138a
This reverts commit 69484bcb07.
Reason for revert: <"Temperatures dumpstate command without timeout">
Change-Id: I291ec6f7a706b904643d0a56a500d9a3783ed6ae
Bug: 144538796
Test: check bugreport for touch snapshots
Change-Id: I20edc4eefb602541987a856d90b1957a25f0a286
Signed-off-by: Super Liu <supercjliu@google.com>
Bug: 143451200
Test: Trigger bugreport and see sensor logs are in dumpstate_board.txt
Change-Id: I82be69e1eee5b72c86e8a43c8bf9a693dedfd636
Signed-off-by: Rick Chen <rickctchen@google.com>
Signed-off-by: emilchung <emilchung@google.com>
The health descriptor folder name was changed
from "health" to "health_descriptor".
log:
------ UFS health (/vendor/bin/sh -c for f in $(find /sys/devices/...------
--- /sys/devices/platform/soc/1d84000.ufshc/health_descriptor/life_time_estimation_a
0x01
--- /sys/devices/platform/soc/1d84000.ufshc/health_descriptor/life_time_estimation_b
0x01
--- /sys/devices/platform/soc/1d84000.ufshc/health_descriptor/eol_info
0x01
Bug: 137150088
Bug: 141666555
Test: Run bugreport and check ufs health
Change-Id: Iaf693cf2b259240238160f1bc10362118a2538ba
Signed-off-by: Ocean Chen <oceanchen@google.com>