platform_system_core/libsync
Tom Cherry a7c7bce252 Fix isValid() condition for libsync tests
Upstream modifications in K3.12 to the sw_sync driver set O_CLOEXEC on
the fd's returned by the SW_SYNC_IOC_CREATE_FENCE ioctl, therefore we
check the return of fcntl() for a non-negative value instead of strictly 0.

Change-Id: If4c82750fcc0aa3a57f243fa2a94691e3150e4a4
2015-11-05 10:07:53 -08:00
..
include/sync move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
tests Fix isValid() condition for libsync tests 2015-11-05 10:07:53 -08:00
Android.mk libsync: Turn on -Werror 2014-05-21 12:58:38 -07:00
sw_sync.h move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
sync.c Add missing <malloc.h> and <string.h> includes. 2015-01-28 11:37:57 -08:00
sync_test.c move sync headers from include to libsync 2014-01-03 21:27:05 +00:00