History log of /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ProvisionLogger.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
c6d71b86baf721d5de568248d1f538cc7d4adcd0 17-Jan-2014 Jason Monk <jmonk@google.com> Prototype of splitting provisioning

Based on code from vendor/google/apps/NfcProvision.

It uses a pre-specified action and a package name specified in the bump to
launch the EDU specific pieces. It launches that activity and waits for a
broadcast back in both the pre-MDM and post-MDM steps. Still needs the
security check to make sure that the activity being launched is part of a
privileged app.

The MDM is currently specified by package and admin receiver in the nfc bump.
This needs to be expanded to allow a download location rather than a package
to enable and use.

Change-Id: Iaabe8505c5e33c33ddec3122d2a17b07a6b243fc
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ProvisionLogger.java
b5f001d0a8dc50ed3e1d946361b799bf9c2e603b 10-Jan-2014 Jessica Hummel <jhummel@google.com> Makes the provisioning app respond to nfc and writes the received data into properties to be used during the setup.

Also adds several initialization steps (time zone, wifi etc)

Change-Id: Ie86deea5b08dd973cd9e611ef8b5e7f2d4e0ed2a
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ProvisionLogger.java