Properly handle Errors in IPCs.

This change has already been applied on g3 - waiting for the latest
version to be pulled in to gerrit.

This may be a cause of timeouts in some cases.

Test: atest com.android.bedstead.testapp.TestAppInstanceReferenceTest#devicePolicyManager_returnsUsableInstance
Bug: 202169646

Change-Id: Ib299774f0d1722c0a40c3d9f6657882e5b2e2498
4 files changed
tree: 7dada9629976efaca4537893d3c6841bdee6f692
  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