Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
g4-common: set OTA server
Browse files Browse the repository at this point in the history
Signed-off-by: steadfasterX <steadfasterX@gmail.com>
  • Loading branch information
steadfasterX committed Jul 23, 2020
1 parent 2c4bd77 commit 7db2656
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions system_prop.mk
Expand Up @@ -175,3 +175,6 @@ PRODUCT_PROPERTY_OVERRIDES += \
PRODUCT_PROPERTY_OVERRIDES += \
debug.hwui.renderer=opengl

# OTA server
PRODUCT_PROPERTY_OVERRIDES += \
lineage.updater.uri=http://sfxota.binbash.rocks:8009/e-os/pie/api/v1/{device}/{type}/{incr}

0 comments on commit 7db2656

Please sign in to comment.