commit | 1e10d29bc8975ea45ca5e3bdf1936aa418161bcb | [log] [tgz] |
---|---|---|
author | Sandeep Siddhartha <sansid@google.com> | Thu Oct 09 12:21:56 2014 -0700 |
committer | Sandeep Siddhartha <sansid@google.com> | Fri Oct 10 10:49:32 2014 -0700 |
tree | 5335837308f4be45cab40477313534fde9001323 | |
parent | 6e565332df385d67d58543879f9d81263e667c06 [diff] |
Don't restore device specific preferences There are two categories of preferences: 1. That are part of the default shared preference They were all getting backed up and restored. Added a blacklist to not restore some of these. e.g. current account 2. That are in a non-default shared preference file. These are not getting backed up currently, but added a specific local preference file for all such preferences. Bug: 17288591 Change-Id: I2f748be971a2337543e5014434aa39313fd1e1d8