summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorNick Armstrong-Crews <strongarm@google.com>2015-09-08 04:25:01 +0000
committerNick Armstrong-Crews <strongarm@google.com>2015-09-08 04:25:01 +0000
commitb331bf951499396111cb47b477ac35e82c805322 (patch)
tree013863aebef76afcb8fe67146a1411451d136c77 /api
parent677adf1e66ba83b8fb2c849c181303b35bd489bc (diff)
downloadframeworks_base-b331bf951499396111cb47b477ac35e82c805322.zip
frameworks_base-b331bf951499396111cb47b477ac35e82c805322.tar.gz
frameworks_base-b331bf951499396111cb47b477ac35e82c805322.tar.bz2
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
Diffstat (limited to 'api')
-rw-r--r--api/current.txt1
-rw-r--r--api/system-current.txt1
2 files changed, 0 insertions, 2 deletions
diff --git a/api/current.txt b/api/current.txt
index 1946e49..d7fdb2d 100644
--- a/api/current.txt
+++ b/api/current.txt
@@ -35217,7 +35217,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
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