MartinX3-AndroidDevelopment / bug_tracker

Empty repository that is used as a bugtracker for MartinX3s Android Development
GNU Affero General Public License v3.0
1 stars 3 forks source link

[FEATURE] CUSTOMROM SODP AOSP OTA support via ftp server #36

Open MartinX3 opened 3 years ago

MartinX3 commented 3 years ago

Is your feature request related to a problem? Please describe. Missing OTA

Describe the solution you'd like Having OTA

Describe alternatives you've considered Manual downloading and flashing

Additional context https://gitlab.simonmicro.de/android/lineage/lineage-pdx201/-/blob/master/patches/ota/system.prop

# Overwrite the OTA updates from the official servers
lineage.updater.uri=https://ota.simonmicro.de/api/v1/{device}/{type}/{incr}
lineage.updater.allow_downgrading=false