Files
android_device_realme_ferrarri/BoardConfig.mk
LuK1337 67e3055242 lemonadep: We now run at 1080p by default ^.^
Change-Id: I4989e95ff6d8b99413c3cffe5c7ec76ca9de9dff
2022-09-19 14:12:23 +01:00

23 lines
493 B
Makefile

#
# Copyright (C) 2021-2022 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Include the common OEM chipset BoardConfig.
include device/oneplus/sm8350-common/BoardConfigCommon.mk
DEVICE_PATH := device/oneplus/lemonadep
# Display
TARGET_SCREEN_DENSITY := 450
# Properties
TARGET_VENDOR_PROP += $(DEVICE_PATH)/vendor.prop
# Recovery
TARGET_RECOVERY_UI_MARGIN_HEIGHT := 103
# Include the proprietary files BoardConfig.
include vendor/oneplus/lemonadep/BoardConfigVendor.mk