Add build configuration for Connected Apps SDK. Bug: 179354604 Test: atest ConnectedAppsSDKTest Change-Id: I586c49fbd791b968ab5bab0be71dd29adf11a3e4
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