-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlineage_sky.mk
38 lines (29 loc) · 978 Bytes
/
lineage_sky.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
33
34
35
36
37
38
#
# Copyright (C) 2023 The Android Open Source Project
#
# SPDX-License-Identifier: Apache-2.0
#
DEVICE_PATH := device/xiaomi/sky
# Configure core_64_bit.mk
$(call inherit-product, $(SRC_TARGET_DIR)/product/core_64_bit.mk)
# Configure full_base_telephony.mk
$(call inherit-product, $(SRC_TARGET_DIR)/product/full_base_telephony.mk)
# Inherit common PixelOS configurations
$(call inherit-product, vendor/lineage/config/common_full_phone.mk)
SAKURA_BUILD_TYPE := gapps
TARGET_EXCLUDES_AUDIOFX := true
SAKURA_MAINTAINER := Anoosragh
TARGET_BOOT_ANIMATION_RES := 1080
SAKURA_OFFICIAL := true
# Inherit device configurations
$(call inherit-product, $(DEVICE_PATH)/device.mk)
# Inherit from the proprietary version
$(call inherit-product, vendor/xiaomi/sky/sky-vendor.mk)
## Device identifier
PRODUCT_DEVICE := sky
PRODUCT_NAME := lineage_sky
PRODUCT_BRAND := Redmi
PRODUCT_MODEL := 23076RN4BI
PRODUCT_MANUFACTURER := Xiaomi
# GMS
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi