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

Commit 6ab4c986 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "RenderScript: IWYU" into oc-dev-plus-aosp

parents 711016df c941fb0f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,7 +18,8 @@ LOCAL_SHARED_LIBRARIES := \
    libgui \
    libjnigraphics

LOCAL_STATIC_LIBRARIES :=
LOCAL_HEADER_LIBRARIES := \
    libbase_headers

LOCAL_C_INCLUDES += \
    $(JNI_H_INCLUDE) \
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@
#include <androidfw/Asset.h>
#include <androidfw/AssetManager.h>
#include <androidfw/ResourceTypes.h>
#include <android-base/macros.h>

#include "jni.h"
#include "JNIHelp.h"