mirror of
https://github.com/S3NEO/android_device_samsung_msm8226-common.git
synced 2024-11-06 21:55:45 +00:00
msm8226-common: Keylayouts update
This commit is contained in:
parent
6afcacf070
commit
7188cae198
3 changed files with 7 additions and 5 deletions
|
@ -12,13 +12,13 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Inherit from qcom-common
|
||||
-include device/samsung/qcom-common/BoardConfigCommon.mk
|
||||
|
||||
LOCAL_PATH := device/samsung/msm8226-common
|
||||
|
||||
TARGET_SPECIFIC_HEADER_PATH := device/samsung/msm8226-common/include
|
||||
|
||||
# Inherit from qcom-common
|
||||
-include device/samsung/qcom-common/BoardConfigCommon.mk
|
||||
|
||||
# Architecture
|
||||
TARGET_CPU_VARIANT := krait
|
||||
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
key 256 HEADSETHOOK WAKE
|
||||
key 256 HEADSETHOOK
|
||||
key 257 VOLUME_UP
|
||||
key 258 VOLUME_DOWN
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
key 139 MENU VIRTUAL
|
||||
key 158 BACK VIRTUAL
|
||||
key 158 BACK VIRTUAL
|
||||
key 102 HOME
|
||||
key 217 SEARCH
|
||||
|
|
Loading…
Reference in a new issue