OSDN Git Service

add tablet-mode fake lid switch which read the actual tablet/laptop mode switch from...
authorStefan Seidel <android@stefanseidel.info>
Sat, 25 Feb 2012 22:06:18 +0000 (23:06 +0100)
committerStefan Seidel <android@stefanseidel.info>
Sat, 25 Feb 2012 22:06:18 +0000 (23:06 +0100)
commit3c05c8129e6bdf00a08ce58138f3a7f90103b5cf
tree81f241eb7ce1dd0ec327079a14a0ade9957fd204
parent94161eed27bdcac4c3c71301597adce9b982dfe1
add tablet-mode fake lid switch which read the actual tablet/laptop mode switch from thinkpad_acpi and passes it as Lid switch to Android
excluded-input-devices.xml
init.thinkpad_x41t.rc
overlays/frameworks/base/core/res/res/values/config.xml
tablet-mode/Android.mk [new file with mode: 0644]
tablet-mode/MODULE_LICENSE_GPL [new file with mode: 0644]
tablet-mode/Makefile [new file with mode: 0644]
tablet-mode/tablet-mode.c [new file with mode: 0644]
x41t.mk