commit | 612e3d549aac8d11f4d991be203229b2c4a72d3a | [log] [tgz] |
---|---|---|
author | Liam Clark <liamclark@google.com> | Thu Nov 15 16:40:08 2018 -0800 |
committer | Liam Clark <liamclark@google.com> | Tue Nov 27 14:09:35 2018 -0800 |
tree | 7539984d0feb8e562bef6279fe5f5c0a90eb85ce | |
parent | 53ee6bc2bfe9cb916ad36744c43546fadb2bd81d [diff] |
Update IntentFlags to include MATCH_EXTERNAL MATCH_EXTERNAL was introduced in api level 28, which was after the initial version of this application. This caused a bug for suggestions which assumed the enumeration was total. This also includes a defensive check + log warning for unkown flags. Test: Build and Run Change-Id: I153985b5fd576baf80545b4737648745b421f11e