Add another dependency on jni_headers am: 040397af52 am: c7d949f3a4

Original change: https://googleplex-android-review.googlesource.com/c/platform/external/libtextclassifier/+/11705595

Change-Id: I3fa4ead447b0dc2e8188bf6b409507b8d5268284
diff --git a/native/Android.bp b/native/Android.bp
index ebbd423..e25d4c1 100644
--- a/native/Android.bp
+++ b/native/Android.bp
@@ -122,6 +122,7 @@
     ],
 
     header_libs: [
+        "jni_headers",
         "tensorflow_headers",
         "flatbuffer_headers",
     ],