commit | 5a981775633674630545adca8b404be966dde89f | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Fri Jun 22 14:30:09 2018 -0700 |
committer | Fan Zhang <zhfan@google.com> | Fri Jun 22 14:56:10 2018 -0700 |
tree | b98f6a93f1695d12c758e9e32ef6c4837b21cb5c | |
parent | 948a028690e7eedb805fb17f2433561bde3e73db [diff] |
Sort widgets list based on intent-filter priority. - Sort based on priority, also group them in PreferenceCategory. So category is divided by horizontal lines. - Also removed a bunch of intent-filter for VOICE_LAUNCH. I don't think we support them any more. If we see bugs, can easily put them back. Change-Id: I286a6bdf8b3c2eb716a36c6a061fc54a8010d8f6 Fixes: 74806595 Test: manual