Hi,
I am trying to Build Android 4.4.2 for my i.MX6Q- SD board.
I followed all the steps which is detailed in Android_User'sGuide.pdf(downloaded from freescale site) to build Android 4.4.2.
I got the following error while building the code:
build/core/Makefile:32: warning: overriding commands for target `out/target/product/sabresd_6dq/system/etc/permissions/android.software.live_wallpaper.xml'
build/core/base_rules.mk:529: warning: ignoring old commands for target `out/target/product/sabresd_6dq/system/etc/permissions/android.software.live_wallpaper.xml'
No private recovery resources for TARGET_DEVICE sabresd_6dq
make: *** No rule to make target `sabresd_6dq-user'. Stop.
The detailed build log ( build_sabresd_6dq_android.log) is attached with this request.
My build variant details are:
TARGET_PRODUCT=sabresd_6dq
TARGET_BUILD_VARIANT=user
TARGET_BUILD_TYPE=release
TARGET_BUILD_APPS=
TARGET_ARCH=arm
TARGET_ARCH_VARIANT=armv7-a-neon
TARGET_CPU_VARIANT=cortex-a9
HOST_ARCH=x86
HOST_OS=linux
HOST_OS_EXTRA=Linux-3.13.0-32-generic-x86_64-with-Ubuntu-14.04-
trusty
HOST_BUILD_TYPE=release
BUILD_ID=1.0.0-rc3
OUT_DIR=out
============================================
Please help me to fix this issue.
Regards,
Roopesh K P
Original Attachment has been moved to: build_sabresd_6dq_android.log.zip