Merge "composer3: minor fix to dpi documentation " into main

This commit is contained in:
Treehugger Robot
2023-08-01 21:13:01 +00:00
committed by Android (Google) Code Review

View File

@@ -31,7 +31,7 @@ parcelable DisplayConfiguration {
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.
*/