device_google_gs101/dumpstate
kierancyphus fddf45d940 Include modem log mask history in dumpstate
Includes the file `LoggingMaskHistory.csv` when a bug report is triggered.

Bug: 241739027
Test: Trigger a bugreport with `adb bugreport` and check to make sure
the report contains the `LoggingMaskHistory` file. E.g. after
unzipping `cat <bugreport>.txt | grep -a 'LoggingMaskHistory'`.

Change-Id: Ibfa74194d13cb4dc5c3f2cf9f54ee81390a301a6
2022-11-25 03:58:45 +00:00
..
Android.bp upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00
android.hardware.dumpstate-service.gs101.rc upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00
android.hardware.dumpstate-service.gs101.xml upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00
Dumpstate.cpp Include modem log mask history in dumpstate 2022-11-25 03:58:45 +00:00
Dumpstate.h move thermal dump to gs-common 2022-11-16 03:52:39 +00:00
OWNERS Add Owners file to manage dumpstate 2022-08-15 09:59:26 +08:00
README.txt Add Owners file to manage dumpstate 2022-08-15 09:59:26 +08:00
service.cpp upgrade dumpstate from hidl to aidl 2022-10-14 07:37:42 +00:00

Please refer to go/pixel-recycle to modularize your code in this space.