| commit | 38603fd683c5c0910db211d407172475cdf2f579 | [log] [tgz] |
|---|---|---|
| author | Huihong Luo <huisinro@google.com> | Mon Feb 21 14:32:54 2022 -0800 |
| committer | Huihong Luo <huisinro@google.com> | Wed Mar 30 15:30:06 2022 -0700 |
| tree | a6e9a1533f83c1ebe861e524a47be6cb1d7c7a22 | |
| parent | c2a2d2a14c290c3a74bba1598a7248c28314bdc2 [diff] |
Convert DynamicDisplayInfo to AIDL parcelable And migrate related ISurfaceComposer::getDynamicDisplayInfo() method to AIDL. (1) add android::gui::DynamicDisplayInfo etc. for serialization (2) remove serialization code from the orignal DynamicDisplayInfo and DisplayMode and HdrCapabilities classes (3) convert between ui::DynamicDisplayInfo and gui::DynamicDisplayInfo Bug: 220074970 Test: manual Change-Id: If3c81c5fd006c281f6d38766bf415a971b0a1925