Go to file
Pirama Arumuga Nainar 7982178b7b Update cflags for building Windows modules with Clang
Bug: http://b/69933068

- Add -Wexit-time-destructor globally after fixing one warning
- Enable -Wthread-safety only for non-windows targets.  The version of
libstdc++ we use for Windows doesn't have the correct thread-safety
annotations.

Test: Run Clang-built adb_test.exe under wine
Change-Id: I76a43060342e7d1dc370ce3e117f3563c82b7751
2018-06-19 20:27:37 -07:00
adb Update cflags for building Windows modules with Clang 2018-06-19 20:27:37 -07:00
adf Merge "Add OWNERS." 2017-12-07 23:21:26 +00:00
base libbase: fix libbase_test.logging.StdioLogger. 2018-06-06 12:54:41 -07:00
bootstat bootstat: remove the only caller of liblogcat. 2018-06-15 12:36:46 -07:00
cpio
debuggerd Merge "debuggerd: add support for Java traces." 2018-06-15 00:40:41 +00:00
demangle Build adbd for recovery 2018-05-24 14:11:11 +09:00
diagnose_usb Build adbd for recovery 2018-05-24 14:11:11 +09:00
fastboot Clarify 'fastboot flash' help. 2018-05-24 18:30:58 -07:00
fs_mgr init: Create logical partitions via liblp. 2018-06-19 14:03:58 -07:00
gatekeeperd
healthd healthd: Add elsk as OWNERS 2018-05-03 12:25:00 -07:00
include
init Merge "init: Create logical partitions via liblp." 2018-06-20 01:09:35 +00:00
libappfuse bpfmt. 2018-02-16 17:58:14 -08:00
libasyncio Build adbd for recovery 2018-05-24 14:11:11 +09:00
libbacktrace Merge "Build adbd for recovery" 2018-05-25 05:58:01 +00:00
libbinderwrapper Make libbinderwrapper available in /vendor partition 2018-04-06 08:41:21 +09:00
libcrypto_utils Build adbd for recovery 2018-05-24 14:11:11 +09:00
libcutils Merge "libcutils: add OWNERS." 2018-06-12 22:46:28 +00:00
libdiskconfig
libgrallocusage
libion libion: cleanup logging 2018-03-07 10:56:06 -08:00
libkeyutils Build adbd for recovery 2018-05-24 14:11:11 +09:00
liblog logd: remove failing test. 2018-06-19 15:06:53 -07:00
libmemtrack Add OWNERS. 2017-12-07 13:30:03 -08:00
libmemunreachable libmemunreachable: fix docs formatting. 2018-05-30 10:53:46 -07:00
libmetricslogger Add support for logging complex events from C++. 2018-05-08 10:27:09 +01:00
libnativebridge bpfmt. 2018-02-16 17:58:14 -08:00
libnativeloader libnativeloader: add jiyong to OWNERS. 2018-05-31 18:09:20 -07:00
libnetutils Add OWNERS. 2017-12-07 13:30:03 -08:00
libpackagelistparser Mark as recovery_available: true 2018-05-15 09:47:04 +09:00
libpixelflinger
libprocessgroup libbase: add host properties support. 2018-05-24 18:04:31 -07:00
libprocinfo Build adbd for recovery 2018-05-24 14:11:11 +09:00
libqtaguid
libsparse Merge "libsparse: add OWNERS." 2018-06-13 21:48:29 +00:00
libstats Remove a redundant check in statsd socket code. 2018-05-22 16:06:21 -07:00
libsuspend Add force_suspend function 2018-01-19 12:30:39 -08:00
libsync Merge "libsync: add __INTRODUCED_IN annotations." 2018-06-15 16:08:51 +00:00
libsystem Mark as recovery_available: true 2018-05-15 09:47:04 +09:00
libsysutils Merge "libsysutils: Delete dead code: FrameworkClient" 2018-06-07 16:44:24 +00:00
libunwindstack Fix handling of load bias values. 2018-06-11 18:53:55 -07:00
libusbhost Remove urb request size maximum. 2018-02-07 16:12:14 -08:00
libutils Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
libvndksupport bpfmt. 2018-02-16 17:58:14 -08:00
libziparchive Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
llkd llkd: bootstat: propagate detailed livelock canonical boot reason 2018-04-18 14:02:16 -07:00
lmkd lmkd: Do not set soft_limit_in_bytes on high-end devices 2018-05-22 10:25:38 -07:00
logcat logcat: tidy "logcat.h". 2018-06-18 10:16:46 -07:00
logd logd: make behavior more consistent across builds. 2018-06-13 10:34:43 -07:00
logwrapper Build adbd for recovery 2018-05-24 14:11:11 +09:00
mkbootimg mkbootimg: add hridya@ to OWNERS. 2018-06-14 10:27:36 -07:00
property_service Mark as recovery_available: true 2018-05-15 09:47:04 +09:00
qemu_pipe Build adbd for recovery 2018-05-24 14:11:11 +09:00
reboot
rootdir Determine product partition path on build time 2018-06-19 08:10:14 +00:00
run-as
sdcard Remove FUSE logic; it's only a sdcardfs wrapper. 2018-01-12 15:41:55 -07:00
shell_and_utilities Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
storaged Merge "storaged: lower capabilities in init" 2018-04-12 15:55:26 +00:00
toolbox Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
trusty bpfmt. 2018-02-16 17:58:14 -08:00
usbd bpfmt. 2018-02-16 17:58:14 -08:00
.clang-format
.clang-format-2
.clang-format-4 clang-format: Double-indent continuation lines 2018-06-07 19:57:57 +09:00
.gitignore
Android.bp
Android.mk
CleanSpec.mk Shared libs are supported in recovery mode 2018-06-10 08:32:24 +09:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS Move per-file OWNERS directives to their directories. 2018-06-06 11:49:40 +09:00
PREUPLOAD.cfg
platform_tools_tool_version.mk