commit | 441a4ffdf10fb29725fef70706de545f7b05f089 | [log] [tgz] |
---|---|---|
author | Chen Bai <chenbai@google.com> | Thu Jan 05 11:42:42 2023 +0000 |
committer | Chen Bai <chenbai@google.com> | Wed Feb 08 07:04:48 2023 +0000 |
tree | 78bcee328eeb211148cb476ae3d8f7b71d76cbe8 | |
parent | 8c60a525f15dd16aca271137afd76dc81d334f7c [diff] |
chord: add two-key rule to trigger wear screenshot - Register a TwoKeyCombinationRule to fire an intent to WearScreenshotReceiver to trigger wear screenshot logic. Note: this is still using existing two-key rule logic where short/long press are not differentiated for the same chord. See ag/20841280 for potential logic change. BUG: 262445007 Change-Id: Ibf57fcea24dacdabb5346db64bb3644676463069 (cherry picked from commit c0b18c2ad82b733a5441696a8657df7b7c8136c9)