platform_hardware_interfaces/power/1.0
Stephen Hines b45857ebc5 Fix some ordered comparisons with zero for pointers.
Bug: http://b/31532493

The latest clang will trigger an error diagnostic "ordered comparison
between pointer and zero ..." when you do something like "p > 0". This
change replaces the ordered comparisons with proper checks instead.

Test: Validated with latest toolchain.
Change-Id: I4a127fe2551688c8176bdd31210cf7f2f40baeba
2017-01-23 17:26:30 -08:00
..
default Fix some ordered comparisons with zero for pointers. 2017-01-23 17:26:30 -08:00
vts Fix HalPowerHidlTargetProfilingTest 2017-01-16 20:38:56 +00:00
Android.bp Bp/nFoo -> Bp/nHwFoo. 2017-01-11 13:14:59 -08:00
Android.mk Revert "Revert "Update makefiles for Java package path."" 2016-12-13 22:20:16 +00:00
IPower.hal power: Add Power interface 1.0 2016-10-11 09:39:09 -07:00
types.hal power: Add Power interface 1.0 2016-10-11 09:39:09 -07:00