commit | 0fb93c40d321e9c2326d1519c46256ea5c8adc5c | [log] [tgz] |
---|---|---|
author | Marin Shalamanov <shalamanov@google.com> | Tue Jun 23 20:55:21 2020 +0200 |
committer | Marin Shalamanov <shalamanov@google.com> | Wed Jun 24 12:21:52 2020 +0200 |
tree | 58efb3ffdfac06aeddf5a18522f5a16b6e4ffef2 | |
parent | 7b91784c33b913ac90b160a19fdd11a983b03fe8 [diff] |
Update mHavePendingChanges when there are changes Currently mHavePendingChanges is set manually from updateDisplayConfigsLocked and updateColorModesLocked but not from updateHdrCapabilitiesLocked, so if only HDR capabilities change we dont invalidate mInfo. This CL ensures mHavePendingChanges=true when there were changes in updateDisplayProperties. Bug: 159721029 Test: m services Test: verify that b/159721029 doesn't reproduce Change-Id: I387d983e0f8ca849d9ee2bfc7f0e721697f85336