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
1 file changed