Add arm ranchu kernels to system packages

bug: 28911268
Change-Id: I0fea8b4ef11ec6f55a190ed95f9d6a757ac757a5
(cherry picked from commit e5ab3249709214d06eb1660b67f8db6d7162bf15)
(cherry picked from commit 936ec1b9016c71c2d3feb689e38fe11018da26a1)
This commit is contained in:
Joshua Lang
2016-05-23 18:37:48 -07:00
committed by Bo Hu
parent e5d940bda0
commit 48e6404e40
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
# Copy the ARMv7 specific kernel image to .../kernel-qemu
prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu-armv7 system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
prebuilts/qemu-kernel/${TARGET_ARCH}/ranchu/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-ranchu
# version files for the SDK updater, from development.git
${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi-v7a_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties

View File

@@ -15,6 +15,7 @@
#
prebuilts/qemu-kernel/${TARGET_ARCH}/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-qemu
prebuilts/qemu-kernel/${TARGET_ARCH}/ranchu/kernel-qemu system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/kernel-ranchu
# version files for the SDK updater, from development.git
${HOST_OUT}/development/sys-img-${TARGET_CPU_ABI}/images_armeabi_source.properties system-images/${PLATFORM_NAME}/${TARGET_CPU_ABI}/source.properties