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