Fix BackupSettingsTest (update blacklists)
Adjust blacklists to add new Settings that are not backed up. I don't personally think any of them are candidates for being backed up. Remove AUTOFILL_SERVICE from blacklist since it's now being backed up. Bug: 37684646 Test: mmma -j40 frameworks/base/core/tests/coretests, then adb install -r ${ANDROID_PRODUCT_OUT}/data/app/FrameworksCoreTests/FrameworksCoreTests.apk, then adb shell am instrument -w -e class android.provider.SettingsBackupTest com.android.frameworks.coretests/android.support.test.runner.AndroidJUnitRunner Change-Id: Iab8879b28289094f210c7612cc6ad1be3ca9a81c
Loading
Please register or sign in to comment