release-request-767e2998-9243-43e0-b656-1acb30ac5115-for-git_oc-release-4124637 snap-temp-L74200000076595014

Change-Id: Ied43f39ea371ca9f603a3317cc4d7ceddca715f1
diff --git a/7_hardware-compatibility/7_1_display-and-graphics.md b/7_hardware-compatibility/7_1_display-and-graphics.md
index 7356cc5..9af890b 100644
--- a/7_hardware-compatibility/7_1_display-and-graphics.md
+++ b/7_hardware-compatibility/7_1_display-and-graphics.md
@@ -89,11 +89,12 @@
 #### 7.1.1.3\. Screen Density
 
 The Android UI framework defines a set of standard logical densities to help
-application developers target application resources. Device implementations
-MUST report only one of the following logical Android framework densities
-through the android.util.DisplayMetrics APIs, and MUST execute applications at
-this standard density and MUST NOT change the value at at any time for the
-default display.
+application developers target application resources. By default, device
+implementations MUST report only one of the following logical Android framework
+densities through the [DENSITY_DEVICE_STABLE]( https://developer.android.com/reference/android/util/DisplayMetrics.html#DENSITY_DEVICE_STABLE)
+API and this value MUST NOT change at any time; however, the device MAY report
+a different arbitrary density according to the display configuration changes
+made by the user (for example, display size) set after initial boot.
 
 *   120 dpi (ldpi)
 *   160 dpi (mdpi)