No description
Find a file
Elliott Hughes bcd810622b unzip: fix Mac build.
Turns out the Mac doesn't have <error.h>. Add our own "die" function
instead, and use it everywhere so the Mac isn't using an untested
codepath.

One upside to this is that we'll now call ourselves "unzip" even when
run as `ziptool unzip ...`, which was awkward to fix with <error.h> but
trivial if we're rolling our own anyway.

Test: still works on Linux
Change-Id: I9cb1922595a21cd9f6d55a70d67e30090f8b7f21
2019-11-03 08:30:33 -08:00
adb Move enable-verity/disable-verity out of adb to a helper binary. 2019-10-24 14:31:51 -07:00
base Remove Mac/Windows quick_exit() implementation. 2019-10-29 13:30:43 -07:00
bootstat Simply reboot if the boringssl self test fails 2019-09-19 14:59:07 -07:00
cpio
debuggerd Remove old logger_entry_v* formats 2019-10-24 10:53:14 -07:00
deprecated-adf adf: rename. 2019-02-14 16:30:24 -08:00
diagnose_usb
fastboot Merge "fastboot: Implement helper commands for Virtual A/B." 2019-10-31 01:11:49 +00:00
fs_mgr Merge "COW device initialized by zeroing the whole first chunk" 2019-10-31 11:19:56 +00:00
gatekeeperd Remove libhwbinder/libhidltransport deps 2019-09-05 14:17:42 -07:00
healthd healthd: partially fill in health 2.1 HAL fields 2019-10-23 14:55:35 -07:00
include
init fs_mgr: Add stable_inodes flag to encrypted ext4 2019-10-30 13:35:48 -07:00
janitors Add the two best build system janitors. 2019-03-25 10:25:13 -07:00
libappfuse Close /dev/fuse FD before calling onClosed 2019-05-31 17:06:52 +01:00
libasyncio Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libbacktrace libbacktrace: Fix clang-tidy warning 2019-09-09 18:39:08 +02:00
libbinderwrapper
libcrypto_utils
libcutils Revert "liblog: remove mistakenly added symbols from vndk" 2019-10-23 11:39:13 -07:00
libdiskconfig
libgrallocusage
libion Export ion_4.12.h and ion_4.19.h 2019-10-08 21:36:03 -07:00
libkeyutils Refactor mini-keyctl and split a static library 2019-09-26 10:45:38 -07:00
liblog liblog: document the liblog<->logd protocol format 2019-10-24 11:19:06 -07:00
libmeminfo Merge "Add method to get usage stats for a single map." 2019-10-11 18:16:01 +00:00
libmemtrack Remove libhwbinder/libhidltransport deps 2019-09-05 14:17:42 -07:00
libmemunreachable Merge "Add support for scudo native allocator." 2019-09-19 14:42:23 +00:00
libmetricslogger
libmodprobe libmodprobe: Do not reload modules previously instantiated 2019-10-30 07:20:18 -07:00
libnetutils better document ifc_{add,del}_address return code 2019-10-17 17:20:25 -07:00
libpackagelistparser Add require_root to adbd_test and libpackagelistparser_test 2019-09-24 09:13:32 -07:00
libpixelflinger Mark gglMulx and gglMulAddx as always_inline 2019-02-14 11:59:48 -08:00
libprocessgroup sched_policy: add get_cpuset/sched_policy_profile_name 2019-10-14 20:03:06 -07:00
libprocinfo Add ReadMapFileAsyncSafe function. 2019-08-23 10:07:44 -07:00
libqtaguid
libsparse Add fuzzer for libsparse 2019-09-25 13:27:52 -07:00
libstats libstats: remove copy of cruft removed from liblog. 2019-10-02 12:03:23 -07:00
libsuspend
libsync Enable native_bridge_support for libsync 2019-05-15 12:40:33 +02:00
libsystem Merge changes I8186718c,I8d6f33e9,I56fe5e11,Ie4004c98,I531d3d60, ... am: b26696e2dd 2019-05-21 02:24:56 -07:00
libsysutils Make the SocketListener control pipe O_CLOEXEC. 2019-05-08 21:02:57 -07:00
libunwindstack Fix potential bad info in eh_frame_hdr. 2019-10-29 18:39:30 -07:00
libusbhost Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libutils libutils: flattenable deprecation comment 2019-10-07 18:14:14 -07:00
libvndksupport Make android_load_sphal_library thread-safe 2019-07-15 13:58:51 -07:00
libziparchive unzip: fix Mac build. 2019-11-03 08:30:33 -08:00
llkd
lmkd lmkd: Remove unnecessary conditional 2019-10-10 06:52:23 -07:00
logcat logcat: fix logpersist.stop and logpersist.clear 2019-10-31 06:43:47 -07:00
logd Merge changes from topic "remove-legacy-logger_entry-structs" 2019-10-25 16:53:20 +00:00
logwrapper logwrapper: update benchmark and remove old functions 2019-09-28 07:27:26 -07:00
property_service Remove vendor_availble of propertyinfoserializer 2019-09-23 16:13:45 +09:00
qemu_pipe
reboot adb: replace reboot service with exec of /system/bin/reboot. 2019-10-23 14:33:36 -07:00
rootdir Merge "Revert "Revert "Revert "Revert "Use com.android.vndk.current variant for vndk list""""" 2019-10-30 04:29:37 +00:00
run-as run-as: improve diagnostics on failure. 2019-03-13 11:16:03 -07:00
sdcard Move layout_version to /data/misc/installd 2019-08-21 10:12:18 -07:00
set-verity-state Move enable-verity/disable-verity out of adb to a helper binary. 2019-10-23 14:33:36 -07:00
shell_and_utilities libziparchive: add zipinfo(1). 2019-10-25 10:07:08 -07:00
storaged Remove libhwbinder/libhidltransport deps 2019-09-05 14:17:42 -07:00
toolbox toolbox: add modprobe 2019-08-06 13:58:13 -07:00
trusty Merge "Provide VINTF for Trusty Keymaster" 2019-09-10 19:09:04 +00:00
usbd Remove libhwbinder/libhidltransport deps 2019-09-05 14:17:42 -07:00
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
Android.bp
CleanSpec.mk Rename product_services to system_ext 2019-07-09 08:56:53 +00:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
PREUPLOAD.cfg
TEST_MAPPING Add fs_mgr_unit_test to CTS 2019-10-28 16:28:02 +00:00