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

Commit 5012d375 authored by Christopher Lais's avatar Christopher Lais Committed by Steve Kondik
Browse files

libstagefright: glacier: use OMX width/height/stride update

glacier gets a green bar without this.

Change-Id: Iea5eb321cd80c934b57206aa410370f514b25262
parent 0688d9b7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ endif

endif

ifneq ($(filter qsd8k msm7k msm7625, $(TARGET_BOARD_PLATFORM)),)
ifneq ($(filter qsd8k msm7k msm7625 msm7x30, $(TARGET_BOARD_PLATFORM)),)
        LOCAL_CFLAGS += -DUSE_QCOM_OMX_FIX
endif