diff options
author | Abhijeet Kaur <abkaur@google.com> | 2019-10-18 10:19:08 +0100 |
---|---|---|
committer | Abhijeet Kaur <abkaur@google.com> | 2019-10-18 10:48:37 +0000 |
commit | 8481b9c11b563ab493018e566b524bdc139e6107 (patch) | |
tree | bd4ff1d7dda971dee5843fab234e526643fd0ccc /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f6fb7063a4578be4407408ee791b7b63de4caf62 (diff) |
Remove whitelisting REMOTE_BUGREPORT_FINISHED broadcast
After migration to bugreport API, communication between Shell and dumpstate
is done using callbacks and dumpstate does not send this broadcast anymore.
REMOTE_BUGREPORT_FINISHED broadcast was whitelisted previously,
so that remote bugreports are allowed even if DISALLOW_DEBUGGING_FEATURES
user restriction is enforced.
ag/866973 This was necessary so that dumpstate can communicate with
Shell via the broadcast which is not required now.
Bug: 136066578
Bug: 139415553
Test: * Build and flash
* Install TestDPC
* Make it device owner
* Take a remote bugreport. Works as expected
* Go to "Set user restrictions" and enable "Disallow debugging
feature"
* Take a remote bugreport. Works as expected.
Change-Id: I027da8e13ff6f930ec8c33c3aafbb93f0aaf2e9c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions