John Stultz | 16acd4a | 2016-09-06 22:08:25 -0700 | [diff] [blame] | 1 | How to build factory images: |
2 | |||||
3 | Do 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 | |||||
Bill Yi | 2a31c3a | 2016-09-13 14:06:04 -0700 | [diff] [blame] | 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 |