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

Commit cc255b48 authored by Paul Eastham's avatar Paul Eastham
Browse files

Revert "pixelflinger: make self-contained"

This reverts commit 56350fe3.

Change-Id: I4cda5773f39abd3b24df65d7bd9daaef92314b52
parent 56350fe3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -62,8 +62,6 @@ LOCAL_SRC_FILES_arm := $(PIXELFLINGER_SRC_FILES_arm)
LOCAL_SRC_FILES_arm64 := $(PIXELFLINGER_SRC_FILES_arm64)
LOCAL_SRC_FILES_mips := $(PIXELFLINGER_SRC_FILES_mips)
LOCAL_CFLAGS := $(PIXELFLINGER_CFLAGS)
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include
LOCAL_C_INCLUDES += $(LOCAL_EXPORT_C_INCLUDE_DIRS)
LOCAL_SHARED_LIBRARIES := libcutils liblog

# Really this should go away entirely or at least not depend on
Loading