platform_bootable_recovery/applypatch
Tianjie Xu 7a4dacf724 Disable building libapplypatch on mac
The sdk_mac on build server fails with the error:
bootable/recovery/applypatch/freecache.cpp:23:10: fatal error: 'sys/statfs.h' file not found

So we will disable libapplypatch on mac.

Test: the library still builds on linux; and check the other host targets in the same cl.
Change-Id: Ie4a30708726e51c810f7ad7f1085d38154076cca
2018-02-17 22:06:31 -08:00
..
include/applypatch applypatch: Remove the 'st' field from FileContents. 2017-12-07 10:01:57 -08:00
Android.bp Disable building libapplypatch on mac 2018-02-17 22:06:31 -08:00
applypatch.cpp Skip the cache size check on host 2018-02-12 15:19:37 -08:00
applypatch_main.cpp applypatch: Add testcases for applypatch executable. 2016-11-01 14:40:14 -07:00
applypatch_modes.cpp applypatch: Remove the obsolete support for "applypatch -s". 2017-04-25 21:23:12 -07:00
applypatch_modes.h applypatch: Add testcases for applypatch executable. 2016-11-01 14:40:14 -07:00
bspatch.cpp Merge "applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch." 2017-11-11 01:09:47 +00:00
freecache.cpp Skip the cache size check on host 2018-02-12 15:19:37 -08:00
imgdiff.cpp Switch imgdiff to libbase logging 2017-11-15 22:35:39 -08:00
imgdiff_main.cpp Add tests for imgdiff. 2016-12-19 16:53:03 -08:00
imgpatch.cpp applypatch: Change the patch parameter to const Value& in Apply{BSDiff,Image}Patch. 2017-11-10 12:18:34 -08:00
NOTICE Add NOTICE file 2012-04-06 13:51:00 -07:00