xref: /aosp_15_r20/external/jimfs/METADATA (revision 0706980374fc98e4af7ec8a17362c33fb688fed8)
1*07069803SAndroid Build Coastguard Workername: "Jimfs"
2*07069803SAndroid Build Coastguard Workerdescription:
3*07069803SAndroid Build Coastguard Worker    "Jimfs is an in-memory file system for Java 7 and above, implementing the "
4*07069803SAndroid Build Coastguard Worker    "java.nio.file abstract file system APIs. "
5*07069803SAndroid Build Coastguard Worker    "Note that it may not directly mimic all file system behavior (e.g. SELinux "
6*07069803SAndroid Build Coastguard Worker    "access control, emulated storage, etc.). The initial intention to add this "
7*07069803SAndroid Build Coastguard Worker    "project to Android is to fake host side disk access in unit tests, and not "
8*07069803SAndroid Build Coastguard Worker    "the device itself."
9*07069803SAndroid Build Coastguard Worker
10*07069803SAndroid Build Coastguard Workerthird_party {
11*07069803SAndroid Build Coastguard Worker  url {
12*07069803SAndroid Build Coastguard Worker    type: HOMEPAGE
13*07069803SAndroid Build Coastguard Worker    value: "https://github.com/google/jimfs"
14*07069803SAndroid Build Coastguard Worker  }
15*07069803SAndroid Build Coastguard Worker  url {
16*07069803SAndroid Build Coastguard Worker    type: GIT
17*07069803SAndroid Build Coastguard Worker    value: "https://github.com/google/jimfs.git"
18*07069803SAndroid Build Coastguard Worker  }
19*07069803SAndroid Build Coastguard Worker  version: "v1.2"
20*07069803SAndroid Build Coastguard Worker  last_upgrade_date { year: 2022 month: 11 day: 2 }
21*07069803SAndroid Build Coastguard Worker  license_type: NOTICE
22*07069803SAndroid Build Coastguard Worker}
23