Make Connected Apps SDK use only a single broadcast receiver.

This will be followed up with b/200687824

Test: atest CtsDevicePolicyTestCases
Fixes: 199188569
Fixes: 196845483
Fixes: 194696998
Change-Id: I21dadca9c5c3cead9e3376ea97f15f60b56cb9e1
2 files changed
tree: 0bb6d94ce4a1e4dc54aad2bf353e9b7aa41935bf
  1. annotations/
  2. processor/
  3. sdk/
  4. testing/
  5. tests/
  6. Android.bp
  7. build.gradle
  8. CONTRIBUTING.md
  9. gradle.properties
  10. LICENSE
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. OWNERS
  14. proguard.pgcfg
  15. README.md
  16. settings.gradle
README.md

Connected apps is an Android feature that allows your application to utilize both work and personal data, when given the corresponding permission from the user.

The Connected Apps SDK makes it as easy as possible to perform and test cross-profile behaviour or data access, once you have the appropriate permission.

For more information see https://developers.google.com/android/work/connected-apps