Update README.md
This commit is contained in:
parent
f72a33148d
commit
fb5b9864d9
@ -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
|
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
|
```makefile
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user