aboutsummaryrefslogtreecommitdiff
path: root/cpp/bugreport
AgeCommit message (Collapse)Author
2022-02-08Prevent screenshot failure message in car-bugreportd on successKamaljeet Maini
Bug: b/212557651 Test: Presubmit Change-Id: I6782231bc9a166414101a86f69deaeaf1069f71b (cherry picked from commit 83ba22cd60bbfde908f8569841f34934d53066d4)
2021-06-01Fix log levels and print zip log numberZhomart Mukhamejanov
- Log levels should use warning unless the program is being crashed. - ZipWriter weirdly doesn't properly convert number to message (or the code implemented tricky). Better to be safe and print both error code and msg. Test: m -j carbugreportd Test: adb push and run the code Bug: 188520351 Change-Id: Ic1f724d1f8cf50d052b5ba392000f30e2c8cd8c0
2021-03-15Move car-bugreports under cpp/bugreportZhomart Mukhamejanov
This CL just to organize the Car package. Test: m -j Test: flash and executed the bugreport app Bug: 181892683 Change-Id: I527ddd434f57d74d403b912ef9b508e83a0e0baa