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 -a com.android.car.bugreport.ac…
60 collecting a bugreport.
61 …m start-foreground-service -a com.android.car.bugreport.action.START_AUDIO_LATER com.android.car.b…
63 bugreport. Little inconvenient for users, but it doesn't alter UI and audio state.
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`.