click: add goo.im support

This commit is contained in:
Arif Ali 2012-05-29 09:24:38 +01:00
parent ea3b4a53bd
commit 24ef3f1dec
2 changed files with 17 additions and 0 deletions

View File

@ -85,6 +85,9 @@ $(call inherit-product, device/common/gps/gps_eu_supl.mk)
$(call inherit-product, device/htc/common/common.mk)
$(call inherit-product, build/target/product/full_base.mk)
# Add goo.im support
$(call inherit-product, device/htc/click/goo.mk)
PRODUCT_NAME := htc_click
PRODUCT_DEVICE := click

14
goo.mk Normal file
View File

@ -0,0 +1,14 @@
#
# Copyright (C) 2012 the arifali
#
# GooManager specific stuff
#
PRODUCT_PROPERTY_OVERRIDES += \
ro.goo.developerid=arifali \
ro.goo.rom=cm7clicknightly \
ro.goo.version=$(shell date +%s)
# include goo manager
#PRODUCT_COPY_FILES += \
# device/htc/click/prebuilt/GooManager.apk:system/app/GooManager.apk