aospa: Build GameSpace
Signed-off-by: Mohammad Hasan Keramat J <ikeramat@protonmail.com> Change-Id: Ic8d3ad2159c54992d131af8b30a8606ef9a8bd3f
This commit is contained in:
parent
9a703539fa
commit
f51613b72c
|
@ -68,6 +68,10 @@ $(call inherit-product-if-exists, packages/services/VncFlinger/product.mk)
|
|||
PRODUCT_PACKAGES += \
|
||||
OmniJaws \
|
||||
|
||||
# GameSpace
|
||||
PRODUCT_PACKAGES += \
|
||||
GameSpace
|
||||
|
||||
# APNs
|
||||
ifneq ($(TARGET_NO_TELEPHONY), true)
|
||||
PRODUCT_COPY_FILES += \
|
||||
|
|
Loading…
Reference in New Issue