android_system_core/libsync
Dan Willemsen 194edf772e Convert to Android.bp
See build/soong/README.md for more information.

I tested the following tests on a Nexus9 and linux host, and they
continued to pass:

/data/nativetest{,64}/bootstat_tests/bootstat_tests
out/host/linux-x86/bin/nativetest{,64}/bootstat_tests/bootstat_tests
/data/nativetest64/memunreachable_test/memunreachable_test
out/host/linux-x86/bin/nativetest{,64}/memunreachable_test/memunreachable_test

These continue to fail just like before this change:

/data/nativetest{,64}/sync_test/sync_test (was /system/bin/sync_test)
/data/nativetest{,64}/sync-unit-test/sync-unit-test
/data/nativetest/memunreachable_test/memunreachable_test

Test: See above
Change-Id: I691e564e0cf008dd363e3746223b153d712e024d
2016-08-26 16:19:21 -07:00
..
include/sync move sync headers from include to libsync 2014-01-03 21:27:05 +00:00
tests Convert to Android.bp 2016-08-26 16:19:21 -07:00
Android.bp Convert to Android.bp 2016-08-26 16:19:21 -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 Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00