Skip to content
Commit 484000fb authored by Ruslan Tkhakokhov's avatar Ruslan Tkhakokhov
Browse files

Add preserveValueInRestore flag to Setting object

Bug: 144838882
Test: SettingsStateTest

This is part of the feature to change settings backup&restore. If a
setting has been modified, restore shouldn't override its value. To
track such settings, add preserveValueInRestore flag and set it to true when a
setting is modified by any package other than 'android' (which modifies
settings during settings upgrade - situation we don't need to consider)

Change-Id: Id6e8e93e9ec9af4c31c88e2aded9332e39fc87da
parent d261711e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment