• Nicolas Prevot's avatar
    Saving user consent in ManagedProvisionningActivity. · 0df3a2fe
    Nicolas Prevot authored
    An app with MANAGE_USERS permission can send the broadcast intent
    ACTION_MANAGED_PROVISIONING_USER_HAS_CONSENTED to ManagedProvisioning to notify it
    that the user has already consented to the managed profile creation with a certain mdm package name. In this case,
    ManagedProvisioning will skip disclosure.
    
    BUG: 15155749
    
    Change-Id: I21ac12ceaf79c35863c16dcf6073984d1a523d9e
    0df3a2fe
AndroidManifest.xml 5.38 KB