device_google_gs101/dumpstate
Michael Eastwood 65e028b428 Attach the latest .cpa file to bugreports.
* Latest is determined by alphabetical order
* To find the .cpa file, unzip the bug report and run `tar -xvf dumpstate_board.bin`
* The .cpa file can then be found under the `camera/` directory
* This can be disabled with the prop `vendor.camera.debug.camera_performance_analyzer.attach_to_bugreport`

Bug: 191169822
Test: `adb bugreport`, unzip, `tar -xvf dumpstate_board.bin`, find expected .cpa file
Change-Id: Ie05e8d446588cebea46492b267491065161915a1
2021-07-09 15:18:01 +00:00
..
android.hardware.dumpstate@1.1-service.gs101.rc Update dumpstate HAL to V1.1 2021-05-05 06:09:11 +00:00
Android.mk Update dumpstate HAL to V1.1 2021-05-05 06:09:11 +00:00
DumpstateDevice.cpp Attach the latest .cpa file to bugreports. 2021-07-09 15:18:01 +00:00
DumpstateDevice.h Attach the latest .cpa file to bugreports. 2021-07-09 15:18:01 +00:00
service.cpp Update dumpstate HAL to V1.1 2021-05-05 06:09:11 +00:00