Added option to provision DeviceOwner using the new workflow.

Bug: 170333009
Test: m -j CarProvision && adb sync &&\
  adb shell am force-stop com.android.car.provision &&\
  adb shell pm enable --user cur com.android.car.provision &&\
  adb shell pm enable --user cur com.android.car.provision/.DefaultActivity &&\
  adb shell am start -a android.intent.action.MAIN \
                     -c android.intent.category.HOME \
		     -c android.intent.category.DEFAULT \
                     -c android.intent.category.SETUP_WIZARD

Change-Id: If1faeb93c03e079b25a9419cf7eceaa769d69228
5 files changed
tree: d4f43805514fdb1c4683627ebb2d65363a90face
  1. res/
  2. src/
  3. Android.bp
  4. AndroidManifest.xml
  5. CleanSpec.mk
  6. OWNERS
  7. PREUPLOAD.cfg