diff --git a/core/res/res/values/themes.xml b/core/res/res/values/themes.xml
index 7aea81445eee1..37a903a149a52 100644
--- a/core/res/res/values/themes.xml
+++ b/core/res/res/values/themes.xml
@@ -349,6 +349,7 @@ please see themes_device_defaults.xml.
- @android:style/TextAppearance.Holo.Widget.ActionBar.Menu
- ?android:attr/textColorPrimary
- @null
+ - @null
- ?android:attr/dividerVertical
- ?android:attr/selectableItemBackground
@@ -1194,6 +1195,7 @@ please see themes_device_defaults.xml.
- @dimen/action_bar_default_height
- @android:style/Widget.Holo.PopupWindow.ActionMode
- @null
+ - @null
- @android:drawable/ic_menu_cut_holo_dark
- @android:drawable/ic_menu_copy_holo_dark
@@ -1526,6 +1528,7 @@ please see themes_device_defaults.xml.
- @dimen/action_bar_default_height
- @android:style/Widget.Holo.Light.PopupWindow.ActionMode
- @null
+ - @null
- @android:drawable/ic_menu_cut_holo_light
- @android:drawable/ic_menu_copy_holo_light
@@ -1585,6 +1588,7 @@ please see themes_device_defaults.xml.
- @android:drawable/ab_solid_shadow_holo
- @android:style/Widget.Holo.Light.ActionBar.Solid.Inverse
- @android:style/Theme.Holo
+ - @null
- @android:style/Widget.Holo.Spinner.DropDown.ActionBar
- @android:style/Widget.Holo.ActionButton
diff --git a/core/res/res/values/themes_quantum.xml b/core/res/res/values/themes_quantum.xml
index b5ac8fa3946a6..2a80c81bf445e 100644
--- a/core/res/res/values/themes_quantum.xml
+++ b/core/res/res/values/themes_quantum.xml
@@ -706,6 +706,7 @@ please see themes_device_defaults.xml.
with an inverse color profile. The dark action bar sharply stands out against
the light content. -->