From fb5b9864d98218bce2ab8abe14767c4e1da6ea3a Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Mon, 11 Sep 2023 17:38:31 +0000 Subject: [PATCH] Update README.md --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 90297aa..00dbb25 100644 --- a/README.md +++ b/README.md @@ -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