Files
frameworks_base/core/proto/android/content
phweiss 26d3496c9b 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
2020-02-16 20:10:22 +01:00
..