platform_hardware_interfaces/power/1.0/default
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
..
Android.bp Split libhidl into base and transport. 2016-11-18 00:00:54 -08:00
android.hardware.power@1.0-service.rc power: Add init_rc for android.hardware.power@1.0-service 2016-11-03 13:18:59 -07:00
Power.cpp Fix some ordered comparisons with zero for pointers. 2017-01-23 17:26:30 -08:00
Power.h Remove HIDL_GENERATED from things written by hand. 2016-11-29 15:05:31 -08:00
service.cpp Use defaultPassthroughServiceImplementation. 2016-10-21 19:33:06 +00:00