Go to file
Bernhard Rosenkränzer 6183eb72ec Remove comparisons that can't be true
keyBitmask and ledBitmask are arrays, "!their address" always evaluates to
false. clang complains about this.

Change-Id: I6aed45a203b0eeaad2093dbdebea03a2c2fc1a3d
Signed-off-by: Bernhard Rosenkränzer <Bernhard.Rosenkranzer@linaro.org>
2014-11-17 21:09:14 +01:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds Add support for dalvik.vm.isa.<instruction set>.variant 2014-11-08 16:58:13 -08:00
data/etc am 60d31a0f: am 3c648e37: Update comment to use correct GPS file for wearable. 2014-09-19 22:02:37 +00:00
include Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
libs Replace IInterface::asBinder() with a static 2014-11-17 08:47:01 -08:00
opengl Move frameworks/native to libc++. 2014-11-15 18:22:55 -08:00
services Remove comparisons that can't be true 2014-11-17 21:09:14 +01:00
MODULE_LICENSE_APACHE2
NOTICE