OSDN Git Service

Disable sounds on menu button
authorJason Monk <jmonk@google.com>
Thu, 30 Mar 2017 18:12:13 +0000 (14:12 -0400)
committerJason Monk <jmonk@google.com>
Thu, 30 Mar 2017 18:12:13 +0000 (14:12 -0400)
commit6c1e6ca48eaf27dcbddde2242c3101556f99acaa
tree0f478610174889f19b89dec1f2b295e91de7423c
parent76d779374a92f502579e72f822cf815e54be33ea
Disable sounds on menu button

They are played by the app receiving them when it receives them,
so don't send them as it will cause multiple click sounds.

Test: Auditory
Change-Id: Ib8b977bb775c86eb1fb9ec7426f7d93e399b411e
Fixes: 34099789
packages/SystemUI/res/layout/menu_ime.xml
packages/SystemUI/res/values/attrs.xml
packages/SystemUI/src/com/android/systemui/statusbar/policy/KeyButtonView.java