commit | 446d6c6d01964f3c56e5a44586f846c9c440fb83 | [log] [tgz] |
---|---|---|
author | Jone Chou <jonechou@google.com> | Thu Apr 18 15:43:26 2019 +0800 |
committer | Jone Chou <jonechou@google.com> | Wed Apr 24 14:14:10 2019 +0800 |
tree | 606df2dcb1968662339b324486e6892ade11287f | |
parent | 74d84224ae646d65ada7b521d050a47e70127f30 [diff] |
bootstat: add 3 pmic off reasons to known set regular expression: - "reboot,pmic_off_fault,.*" (175) - "reboot,pmic_off_s3rst,.*" (176) - "reboot,pmic_off_other,.*" (177) regex is dependent on: https://android-review.googlesource.com/947976 Test: none Bug: 116838876 Bug: 128929506 Change-Id: I7fae9ecee536f790c8f493c3f5e5f75b03efb1d6 Signed-off-by: Jone Chou <jonechou@google.com>