1# Sample configuration file for NfcProvisioning
2# Place this file in the SD card:
3#   $ adb push nfcprovisioning.txt /sdcard/
4
5android.app.extra.PROVISIONING_DEVICE_ADMIN_PACKAGE_NAME=packagename.of.your.deviceowner
6android.app.extra.PROVISIONING_LOCALE=en_GB
7android.app.extra.PROVISIONING_TIME_ZONE=America/New_York
8