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

Commit e39ed77e authored by Wes Garner's avatar Wes Garner
Browse files

Fix build break / Update API

(unknown): error 5: Added public field android.view.KeyEvent.KEYCODE_USER1
(unknown): error 5: Added public field android.view.KeyEvent.KEYCODE_USER2
(unknown): error 5: Added public field android.view.KeyEvent.KEYCODE_USER3
(unknown): error 5: Added public field android.view.KeyEvent.KEYCODE_USER4
(unknown): error 5: Added public field android.view.KeyEvent.KEYCODE_USER5

Change-Id: Iad869ff660cfd41df1df0c0ef406f3615d48284d
parent cd176cd4
Loading
Loading
Loading
Loading
+55 −0
Original line number Diff line number Diff line
@@ -171120,6 +171120,61 @@
 visibility="public"
>
</field>
<field name="KEYCODE_USER1"
 type="int"
 transient="false"
 volatile="false"
 value="101"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="KEYCODE_USER2"
 type="int"
 transient="false"
 volatile="false"
 value="102"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="KEYCODE_USER3"
 type="int"
 transient="false"
 volatile="false"
 value="103"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="KEYCODE_USER4"
 type="int"
 transient="false"
 volatile="false"
 value="104"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="KEYCODE_USER5"
 type="int"
 transient="false"
 volatile="false"
 value="105"
 static="true"
 final="true"
 deprecated="not deprecated"
 visibility="public"
>
</field>
<field name="KEYCODE_V"
 type="int"
 transient="false"