replicant-frameworks_native/libs/ui
Jeff Brown 882b0a59d8 Eliminate hw.keyboards system properties.
Stop using system properties to publish information about
the key character map path.  Instead, we can retrieve it
on demand by asking the window manager.

It was possible to exhaust the supply of system properties
when repeatedly adding and removing input devices.

Bug: 5532806
Change-Id: Idd361a24ad7db2edc185c8546db7fb05f9c28669
2011-11-15 18:00:10 -08:00
..
tests
Android.mk
EGLUtils.cpp
FramebufferNativeWindow.cpp
GraphicBuffer.cpp
GraphicBufferAllocator.cpp
GraphicBufferMapper.cpp
GraphicLog.cpp
Input.cpp Can't stop the fling! 2011-09-16 21:43:58 -07:00
InputTransport.cpp
Keyboard.cpp Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
KeyCharacterMap.cpp Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
KeyLayoutMap.cpp
MODULE_LICENSE_APACHE2
NOTICE
PixelFormat.cpp
Rect.cpp
Region.cpp Region cannot handle malformed Rects. Abort the Region op in that case. 2011-09-26 15:58:20 -07:00
VirtualKeyMap.cpp