Loading overlay/common/packages/apps/Settings/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,7 @@ <string name="config_styles_and_wallpaper_picker_class" translatable="false">com.android.customization.picker.CustomizationPickerActivity</string> <!-- Action name for the styles & wallpaper picker activity. --> <string name="config_styles_and_wallpaper_picker_action" translatable="false">android.intent.action.SET_WALLPAPER</string> <!-- Whether to show the "glanceable hub" settings on mobile. --> <bool name="config_show_glanceable_hub_toggle_setting_mobile">true</bool> </resources> overlay/tablet/packages/apps/Settings/res/values/config.xml 0 → 100644 +9 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- SPDX-FileCopyrightText: The LineageOS Project SPDX-License-Identifier: Apache-2.0 --> <resources> <!-- Whether to show the "glanceable hub" settings. --> <bool name="config_show_glanceable_hub_toggle_setting">true</bool> </resources> Loading
overlay/common/packages/apps/Settings/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -36,4 +36,7 @@ <string name="config_styles_and_wallpaper_picker_class" translatable="false">com.android.customization.picker.CustomizationPickerActivity</string> <!-- Action name for the styles & wallpaper picker activity. --> <string name="config_styles_and_wallpaper_picker_action" translatable="false">android.intent.action.SET_WALLPAPER</string> <!-- Whether to show the "glanceable hub" settings on mobile. --> <bool name="config_show_glanceable_hub_toggle_setting_mobile">true</bool> </resources>
overlay/tablet/packages/apps/Settings/res/values/config.xml 0 → 100644 +9 −0 Original line number Diff line number Diff line <?xml version="1.0" encoding="utf-8"?> <!-- SPDX-FileCopyrightText: The LineageOS Project SPDX-License-Identifier: Apache-2.0 --> <resources> <!-- Whether to show the "glanceable hub" settings. --> <bool name="config_show_glanceable_hub_toggle_setting">true</bool> </resources>