forked from TeamHeroC/android_device_htc_heroc
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathTeamICS.mk
More file actions
23 lines (18 loc) · 803 Bytes
/
TeamICS.mk
File metadata and controls
23 lines (18 loc) · 803 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$(call inherit-product, device/htc/heroc/full_heroc.mk)
PRODUCT_RELEASE_NAME := TeamICS_HeroC
# Inherit some common TeamICS stuff.
$(call inherit-product, vendor/TeamICS/config/common_full_phone.mk)
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=soju BUILD_ID=IML74K BUILD_FINGERPRINT=google/soju/crespo:4.0.3/IML74K/239410:user/release-keys PRIVATE_BUILD_DESC="soju-user 4.0.3 IML74K 239410 release-keys" BUILD_NUMBER=239410
#
# Setup device specific product configuration.
#
PRODUCT_NAME := TeamICS_heroc
PRODUCT_BRAND := sprint
PRODUCT_DEVICE := heroc
PRODUCT_MODEL := HERO200
PRODUCT_MANUFACTURER := HTC
#
# Product specific defines
#
PRODUCT_SPECIFIC_DEFINES += TARGET_PRELINKER_MAP=$(TOP)/vendor/TeamICS/prelink-linux-arm-heroc.map
#TARGET_CUSTOM_RELEASETOOL := ./vendor/TeamICS/tools/squisher