This patch depends on https://review.source.android.com/24052 It is used to ensure that the proper kernel image is copied to the platform image's kernel-qemu. This is needed because for ARMv7 platform builds, the image is in prebuilt/android-arm/kernel/kernel-qemu-armv7, instead of prebuilt/android-arm/kernel/kernel-qemu Change-Id: I0f175a1ba3d97f5c7420597bdeebc7a353551194
18 lines
720 B
Plaintext
18 lines
720 B
Plaintext
#
|
|
# Copyright (C) 2011 The Android Open Source Project
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
#
|
|
|
|
prebuilt/android-${TARGET_ARCH}/kernel/kernel-qemu platforms/${PLATFORM_NAME}/images/${TARGET_CPU_ABI}/kernel-qemu
|