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

Commit d56f8eff authored by Mathias Agopian's avatar Mathias Agopian Committed by Android Git Automerger
Browse files

am 3cd153a0: another attempt to fix the build

* commit '3cd153a0':
  another attempt to fix the build
parents 2e830128 3cd153a0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ LOCAL_SHARED_LIBRARIES := \
    libcutils \
    libEGL \
    libGLESv2 \
    libutils \
    libui

LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
+2 −1
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@ LOCAL_SHARED_LIBRARIES := \
    libcutils \
    libEGL \
    libGLESv1_CM \
    libutils \
    libui

LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)