clarify readme for build files
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Steven Polley 2023-06-03 23:25:28 -06:00
parent ceb72f9d65
commit a7c8db338c
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
These files need to be deployed into your Android source code directory to ensure build.prop file on the device contains the correct URL for receiving OTA updates.
These files need to be deployed into your Android source code directory to ensure build.prop file on the device contains the correct URL for receiving OTA updates. This is to point the updated app at the OTA server you're hosting.
1. Create the directory lineage/vendor/extra
2. Review and edit the contents of file product.prop to ensure the URL is what you want your device pointed to.