Test MANAGE_CROSS_PROFILE_ACCESS only with FEATURE_MANAGED_PROFILES
If managed profiles are not supported, do not require the
ACTION_MANAGE_CROSS_PROFILE_ACCESS Intent to be handled.
Bug: 159557103
Test: atest android.content.cts.AvailableIntentsTest#testInteractAcrossProfilesSettings
(Fails on adt3, since TvSettings does not handle the Intent, but
FEATURE_MANAGED_PROFILES will be removed for R)
Change-Id: I1a38183243dd8c50b9098c5ac983bad04709cab8
(cherry picked from commit f72e6c89bef1ad085de340ff72f7192ec3231251)