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

Commit c5ac5475 authored by Zhao Wei Liew's avatar Zhao Wei Liew Committed by Gerrit Code Review
Browse files

build: qcom_target: Enable BOARD_USES_ADRENO

Newer QCOM HALs use this flag for libc2dcolorconvert,
examples being msm8937 and msm8996 media HALs.

Change-Id: I28e8a42b58b4f5f71126df7ad97c377724da5bab
parent 5a8b1069
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -27,6 +27,8 @@ ifeq ($(BOARD_USES_QCOM_HARDWARE),true)
    qcom_flags += -DQCOM_BSP
    qcom_flags += -DQCOM_BSP
    qcom_flags += -DQTI_BSP
    qcom_flags += -DQTI_BSP


    BOARD_USES_ADRENO := true

    TARGET_USES_QCOM_BSP := true
    TARGET_USES_QCOM_BSP := true


    # Tell HALs that we're compiling an AOSP build with an in-line kernel
    # Tell HALs that we're compiling an AOSP build with an in-line kernel