Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 508dc740 authored by Abirami Kalyan's avatar Abirami Kalyan
Browse files

Change default value in Magnification always on setting to use config value as default value.

There was a bug b/302267236 raised the same issue and decision was made to disable the magnification always on setting for wear and overlay config was created for clockwork - https://source.corp.google.com/h/googleplex-android/platform/superproject/main/+/main:device/google/clockwork/overlay/frameworks/base/core/res/res/values/config.xml;l=1275. But this config was used as default for feature flag check ( so was always getting overriden by the remote feature flag) instead of settings check. So the proposed solution is to use this config for settings value check at . This config is false only for clockwork module.

Test: atest AccessibilityManagerServiceTest, manual
Bug: 370439112
Change-Id: Ic314c74bb7ac0aa2f3993051aefb30a5764be0cb
parent 72f667e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment