• Nicolas Prevot's avatar
    Do not always install system apps in the managed profile after a system update. · 3b76f0d3
    Nicolas Prevot authored
    ManagedProvisionning keeps track of apps in the system image, deleted for the managed profile or not.
    If a new one is added, ManagedProvisioning may delete it when it receives PRE_BOOT_COMPLETED.
    If this new app has a component listening to INSTALL_SHORTCUT, it will be disabled.
    
    BUG:17150677
    
    Change-Id: I78b96c7cffeef88257b178eb2ede9a275499048d
    3b76f0d3
AndroidManifest.xml 5.76 KB