summaryrefslogtreecommitdiff
path: root/tools/aapt2/diff/Diff.cpp
diff options
context:
space:
mode:
authorChong Zhang <chz@google.com>2016-06-03 17:43:10 -0700
committerChong Zhang <chz@google.com>2016-06-07 15:56:53 -0700
commit92ab103cb666059d48eca9e79977cf559abdde0a (patch)
tree724bfee4b6c8b55457c40c2a1a467949ba2038d3 /tools/aapt2/diff/Diff.cpp
parentc0b602c441337f9597959a02262de525b1793a94 (diff)
Set fontScale in override config to be equal to global.
The default fontScale in EMPTY config is 1.0. This will result in updateFrom always overriding the fontScale to 1.0 since it's non-zero. We can't set it to 0.0 either as that will make the override config not equal to EMPTY. The rest of the code doesn't work well with that. So here we always set the override fontScale to be idential to global. bug: 29113700 Change-Id: I1dbe507145b8190a9ae5e108948c833d4e037e1d
Diffstat (limited to 'tools/aapt2/diff/Diff.cpp')
0 files changed, 0 insertions, 0 deletions