Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c8508000 authored by Michael Bestas's avatar Michael Bestas Committed by Yumi Yukimura
Browse files

FP3: Update display flags & packages

Required after display HAL blueprint conversion

Change-Id: Ib8ae3114ffae6ea5457cb9829fbbecfd7f065b66
parent d058cc3d
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -170,9 +170,6 @@ OVERRIDE_RS_DRIVER := libRSDriver_adreno.so
TARGET_FORCE_HWC_FOR_VIRTUAL_DISPLAYS := true
TARGET_USES_C2D_COMPOSITION := true
TARGET_USES_COLOR_METADATA := true
TARGET_USES_GRALLOC1 := true
TARGET_USES_HWC2 := true
TARGET_USES_ION := true
TARGET_USES_MEDIA_EXTENSIONS := true


@@ -216,6 +213,10 @@ BOARD_MKBOOTIMG_ARGS += --header_version $(BOARD_BOOT_HEADER_VERSION)
TARGET_PROVIDES_LIBLIGHT := true


# Media
TARGET_USES_ION := true


# Mount point
TARGET_MOUNT_POINTS_SYMLINKS := false

+1 −1
Original line number Diff line number Diff line
@@ -231,7 +231,7 @@ PRODUCT_PACKAGES += \
    android.hardware.graphics.composer@2.1-service \
    android.hardware.graphics.mapper@2.0-impl-2.1 \
    gralloc.msm8953 \
    hwcomposer.msm8953 \
    hwcomposer.qcom \
    libdisplayconfig \
    libqdMetaData \
    libtinyxml \