Skip to content

Create an ota zip for installing data to f-droid

Chirayu Desai requested to merge cde/fdroidclient:data-ota into master

Based on privileged-extension 0.2.7 scripts

This can be useful where you don't want to enable unknown sources but still want to install f-droid as a data app.

Note: This will not work on encrypted devices unless the recovery supports decryption of data.

Merge request reports