summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorSvet Ganov <svetoslavganov@google.com>2017-07-28 19:37:15 -0700
committerSvetoslav Ganov <svetoslavganov@google.com>2017-08-01 16:54:08 +0000
commitaabc9638601f59eb2404265005e90d0820a408ba (patch)
tree188604006ca8045ce65ab13b1de68b73a1656684 /tools/aapt2/java/JavaClassGenerator.cpp
parent567fe364d43579f5d807b18facdcc4e2d2e896bf (diff)
Backup all backupable settings
We were backing up only settings that are backupable and not null. However, for some settings null is a valid value meaning nothing. For example, the currently selected autofill service. Generally, if the setting is present in the settings database, we need to backup whatever the value is there as it was set by either the user or the system explicitly, otherwise the setting would not be present in the database, hence no attempt to back it up would be made. Test: manual bug:63631627 Change-Id: Iedffd7696fbcea9a2b211c9313b668ff3809a292
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions