mirror of
https://github.com/pjgowtham/android_device_realme_ferrarri.git
synced 2026-04-24 00:46:46 +00:00
ferrari: displayconfig: Setup density mapping
Change-Id: I1a0cab5d554b072d889133128b49f8ccf4d4fb21
This commit is contained in:
@@ -23,13 +23,17 @@ PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/audio/usecaseKvManager.xml:$(TARGET_COPY_OUT_VENDOR)/etc/usecaseKvManager.xml
|
||||
|
||||
# Boot animation
|
||||
TARGET_SCREEN_HEIGHT := 3168
|
||||
TARGET_SCREEN_HEIGHT := 3216
|
||||
TARGET_SCREEN_WIDTH := 1440
|
||||
|
||||
# Camera
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/media/media_profiles_vendor.xml:$(TARGET_COPY_OUT_VENDOR)/etc/media_profiles_vendor.xml
|
||||
|
||||
# Display
|
||||
PRODUCT_COPY_FILES += \
|
||||
$(LOCAL_PATH)/configs/display_id_4630946358012694402.xml:$(TARGET_COPY_OUT_VENDOR)/etc/displayconfig/display_id_4630946358012694402.xml
|
||||
|
||||
# NFC
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.nfc-service.nxp \
|
||||
|
||||
Reference in New Issue
Block a user