summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/4/changes
diff options
context:
space:
mode:
authorAbhijeet Kaur <abkaur@google.com>2019-02-11 11:59:43 +0000
committerAbhijeet Kaur <abkaur@google.com>2019-05-28 14:31:57 +0100
commit767c8bb96a2552d7b1f22dc06b1629e111090462 (patch)
tree580e16b4d9aee945a818d615d0827528777d594e /docs/html/sdk/api_diff/4/changes
parentfffc4cca09f1d584cd240bc282407412281210c0 (diff)
Migrate Shell app to use the new bugreport API.
Add new calls to bugreport API, all the while keeping the previous code and logic untouched. Added feature flag in Settings which if untouched, runs the old dumpstate workflow by default. To test the new workflow turn on the feature flag from UI or `adb shell setprop settings_call_bugreport_api true`. Add permission TRIGGER_SHELL_BUGREPORT so that not all can send broadcasts to trigger bugreports. Create new receiver BugreportRequestedReceiver for the new broadcast intent that the shell app will use. Whitelist Shell app to use the bugreport API. Bug: 123617758 Test: manually built and flash to device. Turn on the feature flag, generate bugreports and check the onProgress and onFinish notifications. Test: Turn off the feature flag test old workflow. Change-Id: I1c7c258a48815a0386d7d4771301cd76f9cae3d0
Diffstat (limited to 'docs/html/sdk/api_diff/4/changes')
0 files changed, 0 insertions, 0 deletions