sm8350-common: remove unused keylayout and idc files
This commit is contained in:
parent
87bf051661
commit
2ae0bc225b
@ -246,13 +246,7 @@ PRODUCT_COPY_FILES += \
|
|||||||
|
|
||||||
# Input
|
# Input
|
||||||
PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
$(LOCAL_PATH)/idc/uinput-fpc.idc:system/usr/idc/uinput-fpc.idc \
|
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl
|
||||||
$(LOCAL_PATH)/idc/uinput-goodix.idc:system/usr/idc/uinput-goodix.idc
|
|
||||||
|
|
||||||
PRODUCT_COPY_FILES += \
|
|
||||||
$(LOCAL_PATH)/keylayout/gpio-keys.kl:system/usr/keylayout/gpio-keys.kl \
|
|
||||||
$(LOCAL_PATH)/keylayout/uinput-fpc.kl:system/usr/keylayout/uinput-fpc.kl \
|
|
||||||
$(LOCAL_PATH)/keylayout/uinput-goodix.kl:system/usr/keylayout/uinput-goodix.kl
|
|
||||||
|
|
||||||
# IPACM
|
# IPACM
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# FPC1020 Touch sensor driver
|
|
||||||
#
|
|
||||||
# Copyright (c) 2013,2014 Fingerprint Cards AB <tech@fingerprints.com>
|
|
||||||
#
|
|
||||||
# This program is free software; you can redistribute it and/or
|
|
||||||
# modify it under the terms of the GNU General Public License Version 2
|
|
||||||
# as published by the Free Software Foundation.
|
|
||||||
#
|
|
||||||
|
|
||||||
device.internal = 1
|
|
||||||
|
|
||||||
keyboard.layout = uinput-fpc
|
|
||||||
keyboard.builtIn = 1
|
|
||||||
keyboard.orientationAware = 1
|
|
@ -1,15 +0,0 @@
|
|||||||
#
|
|
||||||
# FPC1020 Touch sensor driver
|
|
||||||
#
|
|
||||||
# Copyright (c) 2013,2014 Fingerprint Cards AB <tech@fingerprints.com>
|
|
||||||
#
|
|
||||||
# This program is free software; you can redistribute it and/or
|
|
||||||
# modify it under the terms of the GNU General Public License Version 2
|
|
||||||
# as published by the Free Software Foundation.
|
|
||||||
#
|
|
||||||
|
|
||||||
device.internal = 1
|
|
||||||
|
|
||||||
keyboard.layout = uinput-gf
|
|
||||||
keyboard.builtIn = 1
|
|
||||||
keyboard.orientationAware = 1
|
|
@ -1,14 +0,0 @@
|
|||||||
#
|
|
||||||
# FPC1020 Touch sensor driver
|
|
||||||
#
|
|
||||||
# Copyright (c) 2013,2014 Fingerprint Cards AB <tech@fingerprints.com>
|
|
||||||
#
|
|
||||||
# This program is free software; you can redistribute it and/or
|
|
||||||
# modify it under the terms of the GNU General Public License Version 2
|
|
||||||
# as published by the Free Software Foundation.
|
|
||||||
#
|
|
||||||
|
|
||||||
#key 96 DPAD_CENTER
|
|
||||||
#key 102 HOME
|
|
||||||
#key 105 DPAD_LEFT
|
|
||||||
#key 106 DPAD_RIGHT
|
|
@ -1,13 +0,0 @@
|
|||||||
#
|
|
||||||
# Goodix fingerprint sensor driver
|
|
||||||
#
|
|
||||||
# Copyright (c) 2013,2014 Fingerprint Cards AB <tech@fingerprints.com>
|
|
||||||
#
|
|
||||||
# This program is free software; you can redistribute it and/or
|
|
||||||
# modify it under the terms of the GNU General Public License Version 2
|
|
||||||
# as published by the Free Software Foundation.
|
|
||||||
#
|
|
||||||
#key 96 DPAD_CENTER
|
|
||||||
#key 102 HOME
|
|
||||||
#key 105 DPAD_LEFT
|
|
||||||
#key 106 DPAD_RIGHT
|
|
Loading…
Reference in New Issue
Block a user