commit | fc4e7201e8e7fb9d0c46e613e0026bdd3dcee234 | [log] [tgz] |
---|---|---|
author | Andy Yu <chingtangyu@google.com> | Wed Mar 02 20:02:05 2022 -0800 |
committer | Andy Yu <chingtangyu@google.com> | Wed Mar 02 20:02:05 2022 -0800 |
tree | 4256ca223f8e3a236fe2c249138346c082139e77 | |
parent | 25466c21921d205aab1ea20ec6f6a40c0269d5b4 [diff] |
Add 40fps as a FPS option 40fps is a valid frame rate for a 120Hz display since 40 is a divisor of 120. Though it is not a common FPS for games, in compliance with CTS test we need to add it. Bug: b/204322816, b/206128693 Test: atest GameManagerServiceTests atest FrameRateOverrideHostTest Change-Id: I2a2cf9d88c269dee388c8fe68e82df3514f4a9f1