diff options
author | 2024-09-16 08:30:53 +0000 | |
---|---|---|
committer | 2024-09-16 08:30:53 +0000 | |
commit | 7f95ae769073311f922b6419213a56d20c0dec10 (patch) | |
tree | 253061b208d76a5ddbf7613cc4770b81f9731668 | |
parent | 32f087ff2bb97556f0cffa4da46f7c78f1d97f56 (diff) | |
parent | 68a3199ab0e85a8d1f377f943f1470bcd301c41d (diff) |
Merge "Add new mime type for MHT files." into main
-rw-r--r-- | mime/java-res/android.mime.types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mime/java-res/android.mime.types b/mime/java-res/android.mime.types index 5cf807d68d77..17cdee48a082 100644 --- a/mime/java-res/android.mime.types +++ b/mime/java-res/android.mime.types @@ -132,6 +132,7 @@ # Optional additions that should not override any previous mapping. ?application/x-wifi-config ?xml +?multipart/related mht # Special cases where Android has a strong opinion about mappings, so we # define them very last and make them override in both directions (no "?"). |