Lines Matching refs:bugreport
20 10. UploadJob runs SimpleUploaderAsyncTask to upload the bugreport.
33 with value `com.android.car.bugreport`.
47 - `android.car.bugreport.force_enable` - set it `true` to enable bugreport app on **all builds**.
58 1. `adb shell am start com.android.car.bugreport/.BugReportActivity`
60 collecting bugreport.
61 …l am start-foreground-service -a com.android.car.bugreport.action.START_SILENT com.android.car.bug…
63 after collecting bugreport.
80 * It might fail to upload bugreport when time/time-zone is invalid.
81 * In rare cases it might not upload the bugreport, depending Android's
85 * `adb pull /data/user/0/com.android.car.bugreport/bug_reports_pending/`
89 * Dumpstate (bugreport) - it should contain logs and other information.
90 7. In any case if bugreport app is not properly functioning, please take adb bugreport and share
91 the zip file with developers: `$ adb bugreport`.