am d022df49: Merge "Set content descrition of words in suggestions strip"

* commit 'd022df49bd083b3de68463295d04bbcaadb479a6':
  Set content descrition of words in suggestions strip
diff --git a/java/res/values-v20/platform-theme.xml b/java/res/values-v20/platform-theme.xml
index 52e7f35..28a6276 100644
--- a/java/res/values-v20/platform-theme.xml
+++ b/java/res/values-v20/platform-theme.xml
@@ -21,6 +21,9 @@
 <!-- TODO: This file is temporarily placed under values-v20. -->
 <!-- TODO: It might be moved under values-v21. -->
 <resources xmlns:android="http://schemas.android.com/apk/res/android">
+<!-- TODO: Must be uncommented once prebuilts/sdk has Theme.Material resources -->
+<!--
     <style name="platformActivityTheme" parent="@android:style/Theme.Material.Light" />
     <style name="platformDialogTheme" parent="@android:style/Theme.Material.Light.Dialog" />
+-->
 </resources>