commit | 07a826c28cc90ca027d267dd14329690128e549c | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Aug 01 19:59:39 2023 +0000 |
committer | Ady Abraham <adyabr@google.com> | Tue Aug 01 20:00:07 2023 +0000 |
tree | 4fb0c88191694eb934c9a425001e5e883ff253c5 | |
parent | d40b5667d71af5fb250c676d7570eea89d22909f [diff] |
composer3: minor fix to dpi documentation Change-Id: Ie31cb78f682761d1022592a22867307ab78b5a75 Test: prebuild
diff --git a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl index b0095d2..f4a7c45 100644 --- a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl +++ b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl
@@ -30,7 +30,7 @@ int height; /** - * Dots per thousand inches. + * Dots per inch. * If the DPI for a configuration is unavailable or is * considered unreliable, the device may set null instead. */