CDD: Correction to API level in Section 7.1.1.2.
am: 43b637ca7b

Change-Id: Ia51471c105111b82e4183ba77969305a0baef8e6
diff --git a/7_hardware-compatibility/7_1_display-and-graphics.md b/7_hardware-compatibility/7_1_display-and-graphics.md
index f65100e..853ba1b 100644
--- a/7_hardware-compatibility/7_1_display-and-graphics.md
+++ b/7_hardware-compatibility/7_1_display-and-graphics.md
@@ -72,7 +72,7 @@
      *  The app declares it is resizeable via the [android:resizeableActivity](
      https://developer.android.com/guide/topics/ui/multi-window.html#configuring)
      attribute.
-     *  The app is targeting API level 26 or higher and does not declare a
+     *  The app is targeting API level 24 or higher and does not declare a
      [`android:MaxAspectRatio`](
      https://developer.android.com/reference/android/R.attr.html#maxAspectRatio)
      that would restrict the allowed aspect ratio.