Skip to content

Add script to persist update.zip installed files across system updates

Chirayu Desai requested to merge cde/privileged-extension:addond into master
  • The files installed by the update.zip are lost on a system update.
  • However, most third party Android distributions include a mechanism to backup files before the update, and restore them afterwards, which is handled by scripts in /system/addon.d

Merge request reports