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:
Jesse Evans
2017-04-12 08:57:27 -07:00
parent 0770f85cdc
commit edc5099e89
3 changed files with 86 additions and 16 deletions

View File

@@ -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"