Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 09461d20 authored by Chris Poultney's avatar Chris Poultney Committed by Gerrit Code Review
Browse files

Merge "Make ThemePicker override any other AOSP picker" into main

parents 48b42253 6b503682
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,5 +118,5 @@ android_app {
    platform_apis: true,
    manifest: "AndroidManifest.xml",
    additional_manifests: [":WallpaperPicker2_Manifest"],
    overrides: ["WallpaperPicker2"],
    overrides: ["WallpaperPicker", "WallpaperPicker2"],
}