commit | 6d9576d6494f6276ab9f74cd76f7ea6530e6ac23 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Tue Aug 01 21:13:01 2023 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Aug 01 21:13:01 2023 +0000 |
tree | aec8a1915e07c5312f57d07f1e00ef74182de3de | |
parent | d3b5bbf7cc2cfa0dc227c23f2ad13f064af928c4 [diff] | |
parent | 07a826c28cc90ca027d267dd14329690128e549c [diff] |
Merge "composer3: minor fix to dpi documentation " into main
diff --git a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl index 791078d..09c42dc 100644 --- a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl +++ b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl
@@ -31,7 +31,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. */