1Name: JNI Zero 2Short Name: jni_zero 3URL: https://chromium.googlesource.com/chromium/src/+/main/third_party/jni_zero 4Version: 0 5License: BSD 6License File: LICENSE 7Security Critical: yes 8Shipped: yes 9 10Description: 11A Chromium-developed JNI middleware, that is designed to provide a zero cost 12(or better!) abstraction when used with R8. 13 14Local Modifications: 15This entire project is developed in //third_party/jni_zero to make it more 16easily usable outside of Chromium. 17