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

Commit b2bc6264 authored by Ethan Chen's avatar Ethan Chen
Browse files

media: stagefright: add msm8960 target support

Change-Id: I3967381264342895692c9fb67a68c41f01c9776b
parent 75b2e6d7
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -21,6 +21,9 @@ endif
ifeq ($(TARGET_BOARD_PLATFORM),msm8660)
    LOCAL_CFLAGS += -DTARGET8x60
endif
ifeq ($(TARGET_BOARD_PLATFORM),msm8960)
    LOCAL_CFLAGS += -DTARGET8x60
endif
endif
include frameworks/base/media/libstagefright/codecs/common/Config.mk