• Robin Lee's avatar
    Provisioning: Add internal alias for continue flow · 4af4ed0f
    Robin Lee authored
    Creates ManagedProvisioningActivityNoCallerCheck alias which requires
    MANAGE_USERS permission to invoke. This route removes the requirement
    for a system caller to run the provisioner via startActivityForResult.
    
    Fixes issue where resuming managed provisioning from a notification
    was broken, as notifications aren't started for a result.
    
    @bug 16703456
    @bug 14818921
    
    Change-Id: I049b964d75e2647ab3c0613f9fb82b869499ab1e
    4af4ed0f
AndroidManifest.xml 5.9 KB