diff options
author | ma34s <ma34s.sss@gmail.com> | 2015-03-14 23:05:08 +0900 |
---|---|---|
committer | black <blackzigong@gmail.com> | 2015-03-14 07:49:39 -0700 |
commit | 45fd11274285717da1b937536aa8ab97239c7105 (patch) | |
tree | a7808cd908b82bb6d85f7c6b3465fe3927ecbe95 /configs | |
parent | 0aeb0057520cd8f2166f21c32925d4ef7883fb20 (diff) | |
download | device_samsung_smdk4412-common-45fd11274285717da1b937536aa8ab97239c7105.zip device_samsung_smdk4412-common-45fd11274285717da1b937536aa8ab97239c7105.tar.gz device_samsung_smdk4412-common-45fd11274285717da1b937536aa8ab97239c7105.tar.bz2 |
merge "nuke sii9234_rcp"
from: https://github.com/CyanogenMod/android_device_samsung_msm8960-common/commit/0be7ed462852c8d1d3337aa045c9855e81697a10
Change-Id: I31d7e013110c35d35839546f6e2449bef807cbdf
Diffstat (limited to 'configs')
-rw-r--r-- | configs/excluded-input-devices.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/configs/excluded-input-devices.xml b/configs/excluded-input-devices.xml new file mode 100644 index 0000000..17db3d9 --- /dev/null +++ b/configs/excluded-input-devices.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- + Description : this file should include all system input the devices + that are not HCI devices such as mouse, touch-screen and keyboards. +--> + +<devices> + <device name="sii9234_rcp"/> +</devices> |