forked from DarkCosmicX/android_device_realme_RMX1821
-
Notifications
You must be signed in to change notification settings - Fork 0
/
aosp_RMX1821.mk
32 lines (25 loc) · 868 Bytes
/
aosp_RMX1821.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) 2022 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 some common AOSP stuff.
$(call inherit-product, vendor/aosp/config/common_full_phone.mk)
# Inherit from RMX1821 device makefile
$(call inherit-product, device/realme/RMX1821/device.mk)
# AOSP Stuff.
TARGET_EXCLUDES_AUDIOFX := true
# Boot Animation
TARGET_SCREEN_HEIGHT := 1520
TARGET_SCREEN_WIDTH := 720
TARGET_BOOT_ANIMATION_RES := 720
# Device identifier. This must come after all inclusions.
PRODUCT_NAME := aosp_RMX1821
PRODUCT_DEVICE := RMX1821
PRODUCT_BRAND := Realme
PRODUCT_MODEL := RMX1821
PRODUCT_MANUFACTURER := Realme
PRODUCT_GMS_CLIENTID_BASE := android-oppo