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

Commit 32580ec8 authored by Ying Wang's avatar Ying Wang
Browse files

Remove manta support in MNC.

Bug: 19548232
Change-Id: I5fd341c7cf55792c4b2c9a4928f1ad21308c4469
parent e8c9a8f7
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
LOCAL_PATH:= $(call my-dir)
include $(CLEAR_VARS)

ifeq ($(TARGET_DEVICE), manta)
    LOCAL_CFLAGS += -DSURFACE_IS_BGR32
endif

LOCAL_SRC_FILES:=                     \
        FrameDropper.cpp              \
        GraphicBufferSource.cpp       \