xref: /aosp_15_r20/external/fbjni/METADATA (revision 65c59e023c5336bbd4a23be7af78407e3d80e7e7)
1name: "fbjni"
2description:
3    "The Facebook JNI helpers library is designed to simplify usage of the Java "
4    "Native Interface. The helpers were implemented to ease the integration of "
5    "cross-platform mobile code on Android, but there are no Android specifics "
6    "in the design. It can be used with any Java VM that supports JNI."
7
8third_party {
9homepage: "https://github.com/facebookincubator/fbjni"
10  identifier {
11    type: "Archive"
12    value: "https://github.com/facebookincubator/fbjni"
13    primary_source: true
14    version: "v0.7.0"
15  }
16  version: "v0.7.0"
17  last_upgrade_date { year: 2024 month: 11 day: 25 }
18  license_type: NOTICE
19}