Merge "Reduce number of wallpaper results in search." into oc-dr1-dev am: 63c63ff640
am: 301dfdd8d1
Change-Id: Iab4d5c24b9ac7cee39af3bcc14631fa09bb455c5
This commit is contained in:
@@ -27,7 +27,7 @@ import static android.os.UserManager.DISALLOW_SET_WALLPAPER;
|
||||
public class WallpaperPreferenceController extends AbstractPreferenceController implements
|
||||
PreferenceControllerMixin {
|
||||
|
||||
private static final String KEY_WALLPAPER = "wallpaper";
|
||||
public static final String KEY_WALLPAPER = "wallpaper";
|
||||
|
||||
public WallpaperPreferenceController(Context context) {
|
||||
super(context);
|
||||
|
Reference in New Issue
Block a user