include GooManager and goo.im build props
This commit is contained in:
parent
525cc98c92
commit
7f59896ab0
14
goo.mk
Normal file
14
goo.mk
Normal 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
3
leo.mk
@ -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
BIN
prebuilt/GooManager.apk
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user