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

Commit 0d904c29 authored by Jef Oliver's avatar Jef Oliver Committed by Gerrit Code Review
Browse files

Merge "media: stagefright: add msm8960 target support" into ics

parents 405fc296 b2bc6264
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