include GooManager and goo.im build props

This commit is contained in:
Arif Ali 2012-05-23 09:04:04 +01:00
parent 525cc98c92
commit 7f59896ab0
3 changed files with 17 additions and 0 deletions

14
goo.mk Normal file
View File

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

3
leo.mk
View File

@ -113,5 +113,8 @@ $(call inherit-product, device/htc/leo/media_a1026.mk)
# stuff common to all HTC phones
$(call inherit-product, device/htc/common/common.mk)
# goo.im stuff
$(call inherit-product, device/htc/leo/goo.mk)
PRODUCT_NAME := htc_leo
PRODUCT_DEVICE := leo

BIN
prebuilt/GooManager.apk Normal file

Binary file not shown.