diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml
index e22ba12c60..7083bf8553 100644
--- a/res/layout/apps_customize_pane.xml
+++ b/res/layout/apps_customize_pane.xml
@@ -94,9 +94,7 @@
launcher:widgetCellWidthGap="@dimen/apps_customize_widget_cell_width_gap"
launcher:widgetCellHeightGap="@dimen/apps_customize_widget_cell_height_gap"
launcher:widgetCountX="@integer/apps_customize_widget_cell_count_x"
- launcher:widgetCountY="@integer/apps_customize_widget_cell_count_y"
- launcher:wallpaperCountX="@integer/apps_customize_wallpaper_cell_count_x"
- launcher:wallpaperCountY="@integer/apps_customize_wallpaper_cell_count_y" />
+ launcher:widgetCountY="@integer/apps_customize_widget_cell_count_y" />
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 75b93bf0d5..ae1b7f7324 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -120,10 +120,6 @@
-
-
-
-