summaryrefslogtreecommitdiff
path: root/tools/test_extract_kernel.py
diff options
context:
space:
mode:
author Tianjie Xu <xunchang@google.com> 2018-11-07 11:36:19 -0800
committer xunchang <xunchang@google.com> 2018-12-06 01:10:38 -0800
commit81c88ad58bd54a1a6b454293d113ecf278ff0184 (patch)
tree1715f11d817f7d3ee553aefab0ddb20dfba038bc /tools/test_extract_kernel.py
parent696dd3bd9399b93eebefbe74cadcbdda7665cc9b (diff)
Generate the recovery text images at build time
We used to manually generate the background text images for recovery. That process requires opening various emulators and takes a long time. Now that the host Java tool is ready to generate these images, we can embed the generation step into the build of the recovery image. Since there's currently no make variable that defines screen width of the device, we put the commonly used values for pixels here, i.e. 1440 for xxxhdpi and 1080 for xxhdpi. Devices with other dpi can still use this feature if they define the screen width in their config files. Test: build bootimage with screen with set/unset Change-Id: Ic8389a527e6e7194de58a9c50763e841e886652b
Diffstat (limited to 'tools/test_extract_kernel.py')
0 files changed, 0 insertions, 0 deletions