commit | 906dd3a4dd72a21c23e4456119b691284f01f467 | [log] [tgz] |
---|---|---|
author | Kyeongkab.Nam <Kyeongkab.Nam@sony.com> | Tue Sep 14 10:21:26 2021 +0900 |
committer | Siarhei Vishniakou <svv@google.com> | Tue Oct 26 05:33:49 2021 +0000 |
tree | 826f516f28edffd2c8b4461d977a408847e188dd | |
parent | fe3fd370cbf677939a5823182e11cae3729c707d [diff] |
Add direct keys to launch applications. Many TV remotes have direct keys to launch the specific application such as Netflix. KEYCODE_APP_X are intended to be used for such a purpose and to be handled by GlobalKeyManager. Categorized like below. - KEYCODE_VIDEO_APP_X - KEYCODE_FEATURED_APP_X - KEYCODE_DEMO_APP_X Prevent KEYCODE_APP_X from being sent to the apps. Bug: 182532772 Test: atest KeyEventInterceptTest Change-Id: I13c469c92da97014be5c76c230806331f0602b54