Skip to content

Commit

Permalink
Launcher3: Use ThemePicker as wallpaper picker
Browse files Browse the repository at this point in the history
Change-Id: Ibe1d1ea3db3e90302ce438b15a65c04936f3b20d
Signed-off-by: Pranav Vashi <[email protected]>
  • Loading branch information
kdrag0n authored and errortek committed Sep 1, 2024
1 parent a0cc9c6 commit 08b0b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/values/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
<item type="id" name="menu_apply_flags" />

<!-- Default packages -->
<string name="wallpaper_picker_package" translatable="false"></string>
<string name="wallpaper_picker_package" translatable="false">com.android.wallpaper</string>
<string name="local_colors_extraction_class" translatable="false"></string>
<string name="search_session_manager_class" translatable="false"></string>

Expand Down

0 comments on commit 08b0b89

Please sign in to comment.