-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxt320.mk
31 lines (22 loc) · 870 Bytes
/
xt320.mk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
LOCAL_PATH := $(call my-dir)
$(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
# The gps config appropriate for this device
$(call inherit-product, device/common/gps/gps_us_supl.mk)
$(call inherit-product-if-exists, vendor/motorola/xt320/xt320-vendor.mk)
$(call inherit-product-if-exists, vendor/qcom/proprietary/qcom-vendor.mk)
# still need make -j4 copybit.msm7x27a gralloc.msm7x27a hwcomposer.msm7x27a lights.msm7x27a libgenlock
PRODUCT_PACKAGES += \
camera.$(TARGET_BOARD_PLATFORM) \
libcamera \
libgenlock \
gralloc.msm7x27a \
copybit.msm7x27a \
audio_policy.msm7x27a \
audio_primary.msm7x27a \
lights.msm7x27a \
copybit.msm7x27a \
gps.msm7x27a
DEVICE_PACKAGE_OVERLAYS += device/motorola/xt320/overlay
PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0
PRODUCT_NAME := xt320
PRODUCT_DEVICE := xt320