Skip to content

Commit

Permalink
Remove stale keylayout annotations
Browse files Browse the repository at this point in the history
Change-Id: Ife0a351128cc70644f760c53f04b406ccdbd9e4a
  • Loading branch information
Michael Wright committed Aug 22, 2014
1 parent abc1855 commit e0bdcdf
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion apq8064-tabla-snd-card_Button_Jack.kl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
key 256 HEADSETHOOK WAKE
key 256 HEADSETHOOK
6 changes: 3 additions & 3 deletions hs_detect.kl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
key 226 HEADSETHOOK WAKE
key 116 POWER WAKE
key 107 ENDCALL WAKE_DROPPED
key 226 HEADSETHOOK
key 116 POWER
key 107 ENDCALL

4 changes: 2 additions & 2 deletions keypad_8064.kl
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
key 114 VOLUME_DOWN WAKE
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN
key 115 VOLUME_UP
2 changes: 1 addition & 1 deletion pmic8xxx_pwrkey.kl
Original file line number Diff line number Diff line change
@@ -1 +1 @@
key 116 POWER WAKE
key 116 POWER

0 comments on commit e0bdcdf

Please sign in to comment.