-
Notifications
You must be signed in to change notification settings - Fork 1
/
nad_tulip.mk
32 lines (26 loc) · 890 Bytes
/
nad_tulip.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
31
32
#
# Copyright (C) 2018-2019 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Inherit from those products. Most specific first.
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit from tulip device
$(call inherit-product, device/xiaomi/tulip/device.mk)
# Inherit some common NusantaraProject stuff
$(call inherit-product, vendor/nusantara/config/common_full_phone.mk)
# Extra Flags
NAD_BUILD_TYPE := OFFICIAL
TARGET_BOOT_ANIMATION_RES := 1080
TARGET_FACE_UNLOCK_SUPPORTED := true
USE_PIXEL_CHARGING := true
TARGET_BUILD_WITH_LTO := true
# Device Info
PRODUCT_NAME := nad_tulip
PRODUCT_DEVICE := tulip
PRODUCT_BRAND := Xiaomi
PRODUCT_MODEL := Redmi Note 6 Pro
PRODUCT_MANUFACTURER := Xiaomi
TARGET_VENDOR_PRODUCT_NAME := tulip
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi