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

Commit b4c0c4b8 authored by James Dong's avatar James Dong Committed by Android (Google) Code Review
Browse files

Merge "Removed unnecessary include JNI from two drm Android.mk files"

parents d8973a71 cec40f97
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ LOCAL_SHARED_LIBRARIES := \
base := frameworks/av

LOCAL_C_INCLUDES += \
    $(JNI_H_INCLUDE) \
    $(base)/include \
    $(base)/include/drm \
    $(base)/include/drm/plugins \
+0 −1
Original line number Diff line number Diff line
@@ -51,7 +51,6 @@ LOCAL_STATIC_LIBRARIES := \


LOCAL_C_INCLUDES += \
    $(JNI_H_INCLUDE) \
    $(base)/include/drm \
    $(base)/drm/libdrmframework/plugins/common/include \
    $(base)/drm/libdrmframework/plugins/common/util/include \