How to test FlokoROM OTA
- Fork https://github.com/FlokoROM/OTA and https://github.com/FlokoROM/packages_apps_Updater
- Modify
updater_server_url
to your Updater repo, inpackages_apps_Updater/res/values/strings.xml
- https://github.com/FlokoROM/packages_apps_Updater/blob/10.0/res/values/strings.xml#L33
- DO NOT modify filename from
{device}.json
(it will be automatically replaced in system), just change link to your repo.
- add this in your local_manifests to enable Updater