cyanogen_tureis.mk
got to here:
using your sources
# Inherit AOSP device configuration for tureis. $(call inherit-product, device/zte/tureis/device_tureis.mk) # Inherit some common cyanogenmod stuff. $(call inherit-product, vendor/cyanogen/products/common_full_no_themes.mk) # Include GSM stuff $(call inherit-product, vendor/cyanogen/products/gsm.mk) # # Setup device specific product configuration. # PRODUCT_NAME := cyanogen_tureis PRODUCT_BRAND := zte PRODUCT_DEVICE := tureis PRODUCT_MODEL := Tureis PRODUCT_MANUFACTURER := ZTE PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=blade BUILD_ID=GRJ22 BUILD_FINGERPRINT=google/passion/passion:2.3.4/GRJ22/121341:user/release-keys PRIVATE_BUILD_DESC="passion-user 2.3.4 GRJ22 121341 release-keys" # Add LDPI assets, in addition to MDPI PRODUCT_LOCALES += ldpi mdpi # Extra overlay for LDPI PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/ldpi # Release name and versioning PRODUCT_RELEASE_NAME := Tureis PRODUCT_VERSION_DEVICE_SPECIFIC := -include vendor/cyanogen/products/common_versions.mk # # Copy legend specific prebuilt files # PRODUCT_COPY_FILES += \ vendor/cyanogen/prebuilt/ldpi/media/bootanimation.zip:system/media/bootanimation.zip
got to here:
make: *** No rule to make target `vendor/zte/tureis/proprietary/libloc_api-rpcqc.so', needed by `out/target/product/tureis/system/lib/libloc_api-rpcqc.so'. Stop. make: *** Waiting for unfinished jobs....
using your sources







Sign In
Create Account


Back to top









