Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- x13thangelx@x13thangelx-laptop ~/android/source/ics4d2g $ lunch 4 && make otapackage
- ============================================
- PLATFORM_VERSION_CODENAME=REL
- PLATFORM_VERSION=4.0.1
- TARGET_PRODUCT=aosp_droid2we
- TARGET_BUILD_VARIANT=eng
- TARGET_BUILD_TYPE=release
- TARGET_BUILD_APPS=
- TARGET_ARCH=arm
- TARGET_ARCH_VARIANT=armv7-a-neon
- HOST_ARCH=x86
- HOST_OS=linux
- HOST_BUILD_TYPE=release
- BUILD_ID=ICS_MR0
- ============================================
- ============================================
- PLATFORM_VERSION_CODENAME=REL
- PLATFORM_VERSION=4.0.1
- TARGET_PRODUCT=aosp_droid2we
- TARGET_BUILD_VARIANT=eng
- TARGET_BUILD_TYPE=release
- TARGET_BUILD_APPS=
- TARGET_ARCH=arm
- TARGET_ARCH_VARIANT=armv7-a-neon
- HOST_ARCH=x86
- HOST_OS=linux
- HOST_BUILD_TYPE=release
- BUILD_ID=ICS_MR0
- ============================================
- build/core/base_rules.mk:78: *** Module name: 01_Vendor_ti_omx
- build/core/base_rules.mk:79: *** Makefile location: hardware/ti/omap3/omx/core_plugin
- build/core/base_rules.mk:80: *
- build/core/base_rules.mk:81: * Each module must use a LOCAL_MODULE_TAGS in its
- build/core/base_rules.mk:82: * Android.mk. Possible tags declared by a module:
- build/core/base_rules.mk:83: *
- build/core/base_rules.mk:84: * optional, debug, eng, tests, samples
- build/core/base_rules.mk:85: *
- build/core/base_rules.mk:86: * If the module is expected to be in all builds
- build/core/base_rules.mk:87: * of a product, then it should use the
- build/core/base_rules.mk:88: * "optional" tag:
- build/core/base_rules.mk:89: *
- build/core/base_rules.mk:90: * Add "LOCAL_MODULE_TAGS := optional" in the
- build/core/base_rules.mk:91: * Android.mk for the affected module, and add
- build/core/base_rules.mk:92: * the LOCAL_MODULE value for that component
- build/core/base_rules.mk:93: * into the PRODUCT_PACKAGES section of product
- build/core/base_rules.mk:94: * makefile(s) where it's necessary, if
- build/core/base_rules.mk:95: * appropriate.
- build/core/base_rules.mk:96: *
- build/core/base_rules.mk:97: * If the component should be in EVERY build of ALL
- build/core/base_rules.mk:98: * products, then add its LOCAL_MODULE value to the
- build/core/base_rules.mk:99: * PRODUCT_PACKAGES section of
- build/core/base_rules.mk:100: * build/target/product/core.mk
- build/core/base_rules.mk:101: *
- build/core/base_rules.mk:102: *** user tag detected on new module - user tags are only supported on legacy modules. Stop.
Advertisement
Add Comment
Please, Sign In to add comment