1 Star 0 Fork 0

glasses / devices_ginnee

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
device_706l.mk 661 Bytes
一键复制 编辑 原始数据 按行查看 历史
glasses 提交于 2014-08-10 10:39 . first commit
$(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/ginee/706l/706l-vendor.mk)
DEVICE_PACKAGE_OVERLAYS += device/ginee/706l/overlay
LOCAL_PATH := device/ginee/706l
ifeq ($(TARGET_PREBUILT_KERNEL),)
LOCAL_KERNEL := $(LOCAL_PATH)/kernel
else
LOCAL_KERNEL := $(TARGET_PREBUILT_KERNEL)
endif
PRODUCT_COPY_FILES += \
$(LOCAL_KERNEL):kernel
$(call inherit-product, build/target/product/full.mk)
PRODUCT_BUILD_PROP_OVERRIDES += BUILD_UTC_DATE=0
PRODUCT_NAME := full_706l
PRODUCT_DEVICE := 706l
C
1
https://gitee.com/glasses007/devices_ginnee.git
git@gitee.com:glasses007/devices_ginnee.git
glasses007
devices_ginnee
devices_ginnee
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891