commit | edfaf5ac63d516c81e75f9818de7d30d258b9f93 | [log] [tgz] |
---|---|---|
author | Ady Abraham <adyabr@google.com> | Tue Dec 14 20:03:13 2021 -0800 |
committer | Austin Borger <borgera@google.com> | Mon Feb 28 21:22:50 2022 +0000 |
tree | 64b1a5eafbc99d5fb9366032548d28d2b68b89ea | |
parent | bc4d84285615cd88fa6436cae62a7b2d91996b24 [diff] |
Allow camera to specify a refresh rate range Instead of using a hard coded 60Hz value, allow the camera service to specify a range of refresh rate for the display to use. In this CL we still use hardcoded 60Hz, but we move it to the CameraServiceProxy. In a follow up CL the camera would provide the real range to use. Bug: 209669709 Test: atest RefreshRatePolicy Change-Id: I222dedbdef9f9d0e1f64d01074d2e9a04867b178