-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathinfinity_ruby.mk
More file actions
38 lines (29 loc) · 1.08 KB
/
infinity_ruby.mk
File metadata and controls
38 lines (29 loc) · 1.08 KB
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 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 device makefile.
$(call inherit-product, device/xiaomi/ruby/device.mk)
# Inherit some common İnfinity-X stuff.
$(call inherit-product, vendor/infinity/config/common_full_phone.mk)
TARGET_SCREEN_DENSITY := 440
TARGET_BOOT_ANIMATION_RES := 1080
PRODUCT_NAME := infinity_ruby
PRODUCT_DEVICE := ruby
PRODUCT_MANUFACTURER := Xiaomi
PRODUCT_BRAND := Redmi
PRODUCT_MODEL := 22101316G
PRODUCT_GMS_CLIENTID_BASE := android-xiaomi
PRODUCT_BUILD_PROP_OVERRIDES += \
PRIVATE_BUILD_DESC="ruby-user 14 UP1A.230620.001 V816.0.4.0.UMOMIXM release-keys"
BUILD_FINGERPRINT := Redmi/ruby_global/ruby:14/UP1A.230620.001/V816.0.4.0.UMOMIXM:user/release-keys
#İnfinity-X Stuff
INFINITY_BUILD_TYPE := OFFICIAL
INFINITY_MAINTAINER := Allien10X
TARGET_SUPPORTS_BLUR := true
WITH_GAPPS := true
TARGET_BUILD_VIMUSIC := true