diff options
| author | 2023-03-15 19:22:21 +0000 | |
|---|---|---|
| committer | 2023-03-20 03:54:39 +0000 | |
| commit | c972d73d63384c401de949d070af89a313ff872d (patch) | |
| tree | 212aa0384def970a9ad9ad1e8b9091a4e0f6fb3d /libs/androidfw/ApkParsing.cpp | |
| parent | 4707a16de91ed0e55988e6947a66c8eaada88bfd (diff) | |
Fix the issue where resetting the refresh rates in DeviceConfig wouldn't
make the system to fallback to the default values
Currently, if the DeviceConfig value is reset, we do not change the
various different types refresh rates to the default values,
but rather gets stuck on the old stale value. The only was to recover from
this is the device reboot.
Bug: 265126371
Test: Manually changed the DeviceConfig values and confirmed the new behaviour.
Test: atest DisplayModeDirectorTest
Change-Id: I700d8581975fe6ac0c0db4ec800f3698ffa0c2d1
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions