Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d0d6dcb2 authored by Oleg Kibirev's avatar Oleg Kibirev
Browse files

Add thumbs up / thumbs down / profile keycodes to attrs.xml

This was missed in cl/5460930, as changes to generate these key
codes are only present in pi-tv-dev branch (there is no hardware
with these keys in master yet).

Bug: 119202163

Test: not needed
Change-Id: I9d22bcbf7809c15f00688b8d0292e5034c9b8eb6
parent 9d7964b9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1915,6 +1915,9 @@
        <enum name="KEYCODE_SYSTEM_NAVIGATION_RIGHT" value="283" />
        <enum name="KEYCODE_ALL_APPS" value="284" />
        <enum name="KEYCODE_REFRESH" value="285" />
        <enum name="KEYCODE_THUMBS_UP" value="286" />
        <enum name="KEYCODE_THUMBS_DOWN" value="287" />
        <enum name="KEYCODE_PROFILE_SWITCH" value="288" />
    </attr>

    <!-- ***************************************************************** -->