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