Merge "Make Wallpapers setting unselectable"

This commit is contained in:
TreeHugger Robot
2020-01-21 11:29:01 +00:00
committed by Android (Google) Code Review

View File

@@ -59,6 +59,7 @@
android:key="wallpaper_attributions"
android:title="@string/wallpaper_attributions"
android:summary="@string/wallpaper_attributions_values"
android:selectable="false"
settings:controller="com.android.settings.deviceinfo.legal.WallpaperAttributionsPreferenceController" />
</PreferenceScreen>