summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorChristopher Desjardins <christopher.desjardins@tomtom.com>2015-06-01 15:42:40 +0000
committerChristopher Desjardins <christopher.desjardins@tomtom.com>2015-06-04 09:12:49 +0200
commit30fefa4d5df1d690f69c2db0b631565acc98b91c (patch)
tree9ad6d318115658b79e5e9eeed7c5b8bb121080c5 /tools/aapt2/java/JavaClassGenerator_test.cpp
parentbf17375e5e6195122ee24295cf05f012822711ec (diff)
Input command can fail (with exceptions) if the touchscreen id is not 0
We had a device where the touchscreen was reconfigured during system init, and as a result was assigned a device id that was not 0. The following message from InputReader.cpp was logged when this occured: I/InputReader( 762): Device reconfigured: id=4, name='himax-touchscreen', size 1024x600, orientation 1, mode 1, display id 0 Attempting to use the input command for the touchscreen in this state will fail due to the hardcoded touchscreen device id. Change-Id: I4e8fad864e7b83cce00c680b254bad06e1200f15
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions