Update extra/product.mk
This commit is contained in:
parent
a09647cbaf
commit
6b2118b53f
@ -39,9 +39,12 @@ Create new file /data/android/lineage/vendor/lineage/build/core/deadbeef-ota.mk
|
||||
Edit (create if not exist) /data/android/lineage/vendor/extra/product.mk
|
||||
|
||||
```makefile
|
||||
|
||||
# Include deadbeef.codes OTA server
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
lineage.updater.uri=https://lineageos-ota-{device}.deadbeef.codes
|
||||
lineage.updater.uri=https://lineageos-ota-{device}.stevenpolley.net
|
||||
|
||||
# Default ADB shell
|
||||
PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \
|
||||
persist.sys.adb.shell=/system_ext/bin/bash
|
||||
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user