diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2019-05-08 10:48:32 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-05-08 10:48:32 +0000 |
commit | 40eea593a0c0c1f8d4a6ff3d2cc8ae674ab6a558 (patch) | |
tree | bb0ab3b7cf5185fdd0024820d77d45614f9a35f8 /non_openjdk_java_files.bp | |
parent | d34172f8389fc5779d07c7005f00c0a01d1d51a6 (diff) | |
parent | b23d88cba391ac2b0757bf01f7cc7fe0311d3da8 (diff) |
Merge "Customizable MIME type <-> file extension mapping, step 3."
Diffstat (limited to 'non_openjdk_java_files.bp')
-rw-r--r-- | non_openjdk_java_files.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/non_openjdk_java_files.bp b/non_openjdk_java_files.bp index 9628017ad0..0d4d738fee 100644 --- a/non_openjdk_java_files.bp +++ b/non_openjdk_java_files.bp @@ -178,7 +178,6 @@ filegroup { "luni/src/main/java/libcore/net/InetAddressUtils.java", "luni/src/main/java/libcore/net/MimeMap.java", "luni/src/main/java/libcore/net/MimeMapImpl.java", - "luni/src/main/java/libcore/net/MimeUtils.java", "luni/src/main/java/libcore/net/NetworkSecurityPolicy.java", "luni/src/main/java/libcore/net/event/NetworkEventDispatcher.java", "luni/src/main/java/libcore/timezone/CountryTimeZones.java", |