Update README.md
continuous-integration/drone/push Build is passing Details
continuous-integration/drone Build is passing Details

This commit is contained in:
Steven Polley 2023-09-11 17:38:31 +00:00
parent f72a33148d
commit fb5b9864d9
1 changed files with 1 additions and 6 deletions

View File

@ -34,14 +34,9 @@ The recommended way is to include the configuration inside your build of the ROM
Create new file /data/android/lineage/vendor/lineage/build/core/deadbeef-ota.mk
```makefile
# deadbeef.codes LineageOS OTA update server - replace with your own URL - example below may be parsed as https://lineageos-ota-bluejay.deadbeef.codes
ADDITIONAL_SYSTEM_PROPERTIES += \
lineage.updater.uri=https://lineageos-ota-{device}.deadbeef.codes
```
Edit /data/android/lineage/vendor/extra/product.mk
Edit (create if not exist) /data/android/lineage/vendor/extra/product.mk
```makefile