Skip to content

Fix permissions during post-restore in addond script

The privileged extension stopped working every time I updated lineageos 15.1 nightly using the OTA on my AB device, where opengapps survived the updates.

The package exists in /system/priv-app/ but cannot be accessed due to high permissions.

This change is taken from opengapps addond script (head and tail) and allows the privileged extension to survive OTA updates.

Edited by Colin Kinloch

Merge request reports