Add an option allowing to skip wallpaper apps selection.
This commit adds an option to the Settings application, making it possible to skip the wallpaper apps selecting and directly lead to the wallpaper picker. Bug: 28554244 Change-Id: Id93b69c397e7eec6fdf9fd2c5812fd359cae58c2
This commit is contained in:
@@ -40,4 +40,8 @@
|
||||
|
||||
<!-- Fully-qualified class name for the implementation of the FeatureFactory to be instantiated. -->
|
||||
<string name="config_featureFactory" translatable="false">com.android.settings.overlay.FeatureFactoryImpl</string>
|
||||
|
||||
<!-- Whether we skip the wallpaper options, and lead to the wallpaper picker directly -->
|
||||
<string name="wallpaper_picker" translatable="false"></string>
|
||||
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user