commit | 8cf697c2581c68831f1aa43a53750fd530583a72 | [log] [tgz] |
---|---|---|
author | Yiwei Zhang <zzyiwei@google.com> | Thu Mar 01 17:27:39 2018 -0800 |
committer | Yiwei Zhang <zzyiwei@google.com> | Fri Mar 02 02:06:18 2018 +0000 |
tree | 83d2c218e0335935e08681aeedaf54f2af062544 | |
parent | 8ee5227050439e49dc543b305ba4fc56f8d4a889 [diff] |
libs/ui/DebugUtils.cpp typo fix Fix a typo in this debug utility. Replace HAL_DATASPACE_V0_BT709 with HAL_DATASPACE_BT709 at a couple places. Also remove an extra ')'. Test: dumpsys SurfaceFlinger should print correct message for BT709. Bug: b/74087087 Change-Id: I1b8f28a550fd6de1d4047ad5d717cfebc32a5408