Android CTS 14.0 Release 3 (11432042)
modify the concurrentmodificationexception in the senfers in CrossprofileSenders.java
Test:CtsDevicePolicyTestCases
Bug:292471207
(cherry picked from https://android-review.googlesource.com/q/commit:2067f2a64659376c0f5d125ec5e2dea033ac1c57)
Merged-In: I52ebfa22d61ba8fdf2af481d034a07d37429dd43
Change-Id: I52ebfa22d61ba8fdf2af481d034a07d37429dd43
1 file changed
tree: cdfdec510b7b431b4dccfafe6461a844a58577b9
  1. annotations/
  2. processor/
  3. sdk/
  4. testing/
  5. tests/
  6. Android.bp
  7. build.gradle
  8. CHANGES
  9. CONTRIBUTING.md
  10. gradle.properties
  11. LICENSE
  12. METADATA
  13. MODULE_LICENSE_APACHE2
  14. OWNERS
  15. proguard.pgcfg
  16. README.md
  17. 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