summaryrefslogtreecommitdiff
path: root/include/androidfw/KeycodeLabels.h
diff options
context:
space:
mode:
author Jean-Baptiste Queru <jbq@google.com> 2012-02-21 13:19:58 -0800
committer Jean-Baptiste Queru <jbq@google.com> 2012-02-21 13:49:15 -0800
commitcd0f3088ef4c0f211d68235d9aa0556bd4e0984b (patch)
treeb246e4fdfd4ecf9f8136c3b4c24937ecb9a4c309 /include/androidfw/KeycodeLabels.h
parentfc24982a44d2b2b678fe5aa212b2e709d10e6413 (diff)
Add stubs for improved compatibility
Change-Id: I77b348b4c592e0b694aabb069812c94b9cb79a00
Diffstat (limited to 'include/androidfw/KeycodeLabels.h')
-rw-r--r--include/androidfw/KeycodeLabels.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/androidfw/KeycodeLabels.h b/include/androidfw/KeycodeLabels.h
new file mode 100644
index 000000000000..615a6278df62
--- /dev/null
+++ b/include/androidfw/KeycodeLabels.h
@@ -0,0 +1,17 @@
+/*
+ * Copyright (C) 2012 The Android Open Source Project
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+#include <ui/KeycodeLabels.h>