From b331bf951499396111cb47b477ac35e82c805322 Mon Sep 17 00:00:00 2001 From: Nick Armstrong-Crews Date: Tue, 8 Sep 2015 04:25:01 +0000 Subject: Revert "Handle KEYCODE_SOFT_SLEEP from Ungaze." This reverts commit 677adf1e66ba83b8fb2c849c181303b35bd489bc. Hiding new keycode to prevent change to public API before resubmitting. Change-Id: Ic43273dd0c7ade1d51a36b77f363543f1df466e8 --- api/system-current.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'api/system-current.txt') diff --git a/api/system-current.txt b/api/system-current.txt index b2a1539..f464292 100644 --- a/api/system-current.txt +++ b/api/system-current.txt @@ -37520,7 +37520,6 @@ package android.view { field public static final int KEYCODE_SLEEP = 223; // 0xdf field public static final int KEYCODE_SOFT_LEFT = 1; // 0x1 field public static final int KEYCODE_SOFT_RIGHT = 2; // 0x2 - field public static final int KEYCODE_SOFT_SLEEP = 276; // 0x114 field public static final int KEYCODE_SPACE = 62; // 0x3e field public static final int KEYCODE_STAR = 17; // 0x11 field public static final int KEYCODE_STB_INPUT = 180; // 0xb4 -- cgit v1.1