Class android.health.connect.HealthConnectManager

Added Methods
Intent createMatchmakingIntent(MatchmakingRequest)  
void getCurrentDeviceDataSource(Executor, OutcomeReceiver<DeviceDataSource, HealthConnectException>)  
void getDeviceDataSourceCapabilities(Executor, OutcomeReceiver<DeviceDataSourceCapabilities, HealthConnectException>)  
void getDeviceDataSources(Executor, OutcomeReceiver<GetDeviceDataSourcesResponse, HealthConnectException>)  
Set<Class<Record>> getPermissionSensitiveDeviceDataSourceCapabilities()  
void isMatchmakingPossible(MatchmakingRequest, Executor, OutcomeReceiver<MatchmakingResponse, HealthConnectException>)  
 

Added Fields
String ACTION_SHOW_ONBOARDING