Skip to content

Commit

Permalink
OTA URL update
Browse files Browse the repository at this point in the history
  • Loading branch information
Archfx committed Jun 14, 2024
1 parent b902704 commit 3b6569a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ START=$(date +%s)
setupEnv
# buildTrebleApp
# taskbar_app
# buildVariants
buildVariants
generatePackages
generateOta

Expand Down
2 changes: 1 addition & 1 deletion build/aosp.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$(call inherit-product, vendor/ponces/config/common.mk)

PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
ro.system.ota.json_url=https://raw.githubusercontent.com/ponces/treble_aosp/android-14.0/config/ota.json
ro.system.ota.json_url=https://raw.githubusercontent.com/Archfx/duo-de/main-14/config/ota.json

0 comments on commit 3b6569a

Please sign in to comment.