| commit | 771c7419be734ad2e093366f831f293f45e0104e | [log] [tgz] |
|---|---|---|
| author | Wenhao Shi <wenhaoshi@google.com> | Thu Dec 21 17:51:31 2023 +0800 |
| committer | Wenhao Shi <wenhaoshi@google.com> | Tue Jan 02 10:11:20 2024 +0800 |
| tree | ff5473bab812663613c4b463ac4127a55c9ee75b | |
| parent | 93287a224d0554b92a8f1fdfadf7f0b998e37f0d [diff] |
Enable restoreAnyVersion for Nfc app(com.android.nfc). This change enables backup&restore from a higher versionCode to a lower versionCode. This flag is read on the target device. Nfc app is using SDK version as the versionCode so the change is no-op until V is out. Bug: 317150661 Test: The change it no-op for now. Will cover it in QA and automation tests. Change-Id: Ia7f149aac94b33438c834d8b840ddbd0446c3da1