commit | 27d52551b192821e8dd7dd0a57953036dcad0da8 | [log] [tgz] |
---|---|---|
author | Wenjie Zhou <zhouwenjie@google.com> | Thu Apr 09 14:43:00 2020 -0700 |
committer | Wenjie Zhou <zhouwenjie@google.com> | Thu Apr 09 15:57:06 2020 -0700 |
tree | 6bba546d48f1d6c339a3d01667f2cbfcbbd38ec5 | |
parent | 000ec93900739918873c2853093f05c2423e5d9b [diff] [blame] |
Enable incidentd access to ro.boot.bootreason incident report contains similar data as in a bugreport, but in proto format. Test: adb shell incident -p LOCAL 1000 Bug: 152173578 Change-Id: Iee53a3b8a6c95629a1d5c15b4d17f3d680b14178
diff --git a/private/bootstat.te b/private/bootstat.te index da3179b..016292e 100644 --- a/private/bootstat.te +++ b/private/bootstat.te
@@ -15,6 +15,7 @@ -bootanim -bootstat -dumpstate + userdebug_or_eng(`-incidentd') -init -recovery -shell