Files
android_device_samsung_pa3q/BoardConfig.mk
chaptsand b53cf8fdbe dm3q: Inherit from common tree
Change-Id: Ib4d9913df70195ac1efd2f117c3efbbeb4e2e75a
2024-04-06 17:00:54 +08:00

20 lines
406 B
Makefile

#
# Copyright (C) 2023 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
# Include the common OEM chipset BoardConfig.
include device/samsung/sm8550-common/BoardConfigCommon.mk
DEVICE_PATH := device/samsung/dm3q
# Assert
TARGET_OTA_ASSERT_DEVICE := dm3q
# Display
TARGET_SCREEN_DENSITY := 450
# Include the proprietary files BoardConfig.
include vendor/samsung/dm3q/BoardConfigVendor.mk