commit | 8af4a98e9352733920d4f79fa00f451022585a45 | [log] [tgz] |
---|---|---|
author | Wenhao Shi <[email protected]> | Thu Dec 21 18:21:29 2023 +0800 |
committer | Wenhao Shi <[email protected]> | Tue Jan 02 19:04:50 2024 +0800 |
tree | 30ee7cf8c2d7b92cb42e11de66b82c81caed71a0 | |
parent | 1a5d6d4997847e0ec2040be5cb9a7efaf1620e72 [diff] |
Enable restoreAnyVersion for UserDictionaryProvider(com.android.providers.userdictionary). This change enables backup&restore from a higher versionCode to a lower versionCode. This flag is read on the target device. UserDictionaryProvider is using SDK version as the versionCode so the change is no-op until V is out. Bug: 317150226 Test: The change it no-op for now. Will cover it in QA and automation tests. Change-Id: I5b9f4e6e7853b1ae421dc2a0389edca0aba7077c