Instant apps show supported links not open default
On the app info page, instant apps show only the supported links dialog rather than Open by default which opens in a secondary page where the user can control things that aren't relevant to instant apps. Test: make RunSettingsRoboTests Bug: 36497697 Change-Id: If4eba7c11c5490cbda1ef617002121fe108c4085
This commit is contained in:
@@ -52,6 +52,11 @@
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:selectable="true"/>
|
||||
|
||||
<com.android.settings.applications.AppDomainsPreference
|
||||
android:key="instant_app_launch_supported_domain_urls"
|
||||
android:title="@string/app_launch_supported_domain_urls_title"
|
||||
android:selectable="true" />
|
||||
|
||||
<Preference
|
||||
android:key="data_settings"
|
||||
android:title="@string/data_usage_summary_title"
|
||||
|
||||
Reference in New Issue
Block a user