commit | 26d3496c9b47f7a374147847587649b684f04c06 | [log] [tgz] |
---|---|---|
author | phweiss <phweiss@google.com> | Tue Oct 29 13:37:54 2019 +0100 |
committer | Taras Antoshchuk <tantoshchuk@google.com> | Sun Feb 16 20:10:22 2020 +0100 |
tree | a3550cec97763fcff4cdb6695dcf357a061d3076 | |
parent | cce9df2afc3edc9a58a97dbd3746c5d2acb217a9 [diff] |
Add mimeGroup tag to intent filters Intent filters can now have a |data| element with a |mimeGroup| attribute on it. In a future CL, the user can add mimeTypes to a mimeGroup, which will cause the intent-filter to match all those mimeTypes. Bug: 134736173 Bug: 136635677 Test: atest android.content.pm.PackageParserTest#testPackageWithIntentFilters* Change-Id: Ie44dc441e00c29d735814564b7f27b341a69a860