summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorAnnie Meng <anniemeng@google.com>2018-04-19 17:32:17 +0100
committerAnnie Meng <anniemeng@google.com>2018-04-26 14:12:25 +0100
commit95264455a1f182660299d914b6f0d1f7a16c8621 (patch)
treef96519ac37072fd197497a3b873662462b0602fe /tools/aapt2/java/JavaClassGenerator_test.cpp
parent444ef94f4505b5ab1f5fa3005e7da67f366ea009 (diff)
Fix accessibility_display_magnification_scale restore
accessibility_display_magnification_scale has a default value set, so the current check to see if it was already configured during restore always falsely returned true. Now, we compare it to the default value and only say it's configured if different from the default. Bug: 72737403 Test: 1) Manual d2d restore: a) Set non-default value on source -> correctly restores on target b) Default value on source -> correctly has default value on target c) Set non-default value in SUW during restore -> correctly does not override with value from source 2) Unit: atest SettingsHelperRestoreTest Change-Id: Ie0670aac7b4ce806ac7b8baef4eb15a7c40d5919
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions