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

Commit 7c73c0e0 authored by Orion Hodson's avatar Orion Hodson
Browse files

Add dependency on jni_headers to opengl tests

Preparation for removing implicit include paths for jni.h from soong.

Bug: 152482542
Test: m checkbuild
Change-Id: I7a6c702f93d37d079861dac1d1adad12a6cc4ccf
parent c0aff669
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ cc_library_shared {
        "-Werror",
        "-Wno-error=unused-parameter",
    ],
    header_libs: ["jni_headers"],
    srcs: ["jni/gl_code.cpp"],
    shared_libs: [
        "liblog",
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ cc_library_shared {
        "-Werror",
        "-Wno-error=unused-parameter",
    ],
    header_libs: ["jni_headers"],
    srcs: ["jni/gl_code.cpp"],
    shared_libs: [
        "liblog",
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ cc_library_shared {
        "-Werror",
        "-Wno-error=unused-parameter",
    ],
    header_libs: ["jni_headers"],
    srcs: ["jni/gl_code.cpp"],
    shared_libs: [
        "liblog",
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@ cc_library_shared {
        "-Werror",
        "-Wno-error=unused-parameter",
    ],
    header_libs: ["jni_headers"],
    srcs: ["jni/gl_code.cpp"],
    shared_libs: [
        "liblog",