Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | D | 23-Mar-2024 | 370 | 13 | 8 | |
generate-factory-images-hikey.sh | D | 23-Mar-2024 | 3.5 KiB | 114 | 78 | |
generate-factory-images-hikey960.sh | D | 23-Mar-2024 | 3.7 KiB | 100 | 58 | |
generate-factory-images-package.sh | D | 23-Mar-2024 | 871 | 20 | 2 |
README
1How to build factory images: 2 3Do a normal build prep, then in the ANDROID_TOP_DIR run: 4 5$ make -j24 dist 6$ cd out/dist/ 7$ . ../../device/linaro/hikey/factory-images/generate-factory-images-package.sh 8 9# Package with an existing image 10# First download the image to the android build top directory 11 12$ device/linaro/hikey/factory-images/generate-factory-images-package.sh 13