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

Commit afb45779 authored by Orion Hodson's avatar Orion Hodson
Browse files

Add jni_headers to libframeworks_coretests_jni

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

Bug: 152482542
Test: m checkbuild
Change-Id: Ie6815286723cddae1765625a1455ef8847105df8
Merged-In: Ie6815286723cddae1765625a1455ef8847105df8
(cherry picked from commit 8046836b)
parent a5e8d3f7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -24,4 +24,5 @@ cc_test_library {
        "-Wall",
        "-Werror",
    ],
    header_libs: ["jni_headers"]
}