diff options
author | Tobias Thierer <tobiast@google.com> | 2019-05-08 12:45:56 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-05-08 12:45:56 +0000 |
commit | 0e9ea2bcbf62ecb805ecb3d31f7d28c758876379 (patch) | |
tree | c646b5527496342cc81d4cb5f7764e7561bea398 /non_openjdk_java_files.bp | |
parent | 1ec61f75b9fab21a4e15eeaf40b207b0784e4212 (diff) | |
parent | dfffbeab418a97b59808e3c9259202b70ce7058c (diff) |
Merge "Revert "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, 1 insertions, 0 deletions
diff --git a/non_openjdk_java_files.bp b/non_openjdk_java_files.bp index 0d4d738fee..9628017ad0 100644 --- a/non_openjdk_java_files.bp +++ b/non_openjdk_java_files.bp @@ -178,6 +178,7 @@ 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", |