Fixes for RemoteDPC + Tests.

These changes are also made internally which will clobber over these
when more regular syncing is implemented.

Test: atest ConnectedAppsSDKTest
Bug: 179354604
Change-Id: Idb2cc7b4a96301f41b63c78d4d3a9f8424083189
9 files changed
tree: 62edfd5f2c13fd0b825422d7f53bef0753a88879
  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