Go to file
Keun-young Park 3ee0df9bdf update shutdown sequence and use shutdown_timeout to cover all wait
- Use ro.build.shutdown_timeout to cover the total time for shutdown.
  Limit wait time for termination only to half of shutdown_timeout
  with max of 3 secs as process not terminating by that time
  will not terminate anyway. It is better to move to the next
  stage quickly. fsck time for user shutdown is excluded from timeout.
- Change last detach to kill, sync, and umount. Last detach did not
  work in many tests.
- add sync after emulated partitions umount as it can trigger
  change in /data.

bug: 36551393
Test: many reboots
Change-Id: Ib75dc19af79b8326b02ccef6b16a8817ae7f8b0e
2017-03-27 13:44:50 -07:00
adb adb: allow symlinks to directories in directory_exists. 2017-03-23 16:19:55 -07:00
adf libadfhwc: Fix adf_hwc_close 2017-03-02 17:40:16 +00:00
base Keep the ReadFileToString/ReadFdToString overhead down. 2017-03-21 13:43:08 -07:00
bootstat
cpio Possible null pointer miss on realloc 2017-03-23 22:41:14 +01:00
debuggerd Merge ""Requested dump for tid XXX" message shouldn't be fatal." 2017-03-24 23:29:23 +00:00
demangle Use the clang format 2 space as default. 2017-03-14 13:06:19 -07:00
fastboot Move "fastboot oem" to std::string. 2017-03-15 09:40:28 -07:00
fingerprintd
fs_mgr fs_mgr_avb: fix return value check of fs_mgr_get_boot_config() 2017-03-27 22:33:21 +08:00
gatekeeperd
healthd healthd: Implement scheduleUpdate 2017-03-22 12:15:11 -07:00
include Merge "libziparchive: Add ability to backup in ZipWriter" 2017-03-23 17:59:47 +00:00
init update shutdown sequence and use shutdown_timeout to cover all wait 2017-03-27 13:44:50 -07:00
libappfuse
libbacktrace Merge "Test unwinding through a signal handler." 2017-03-24 17:22:25 +00:00
libbinderwrapper Convert libbinderwrapper_test_support to be a static library 2017-03-03 17:14:04 -08:00
libcrypto_utils
libcutils Merge "Make the xtables lock readable only by AID_RADIO and root." 2017-03-24 06:25:38 +00:00
libdiskconfig
libion
liblog liblog: tests: liblog.__security property failure 2017-03-21 15:22:29 -07:00
libmemtrack
libmemunreachable
libmetricslogger
libnativebridge
libnativeloader
libnetutils
libpackagelistparser
libpixelflinger
libprocessgroup
libprocinfo Enable more modules on linux_bionic builds 2017-03-15 15:44:00 -07:00
libsparse
libsuspend
libsync
libsysutils There's no longer a limit to property names. 2017-02-28 14:12:54 -08:00
libunwindstack Use the 2 space clang format for libunwindstack. 2017-03-21 10:41:45 -07:00
libusbhost
libutils libziparchive: fix mac os breakage 2017-03-23 12:02:09 -07:00
libziparchive libziparchive: fix mac os breakage 2017-03-23 12:02:09 -07:00
lmkd
logcat Emulator: enhance logcat -Q to handle qemu pipe device 2017-03-17 16:19:05 +00:00
logd logd: wakeup wrap timeout if realtime changes drastically 2017-03-17 14:17:55 +00:00
logwrapper Merge "logwrapper: add a benchmark for android_fork_execvp_ext" 2017-03-23 11:56:10 +00:00
mkbootimg
qemu_pipe DO NOT MERGE ANYWHERE Qemu: make the qemu_pipe_open compatible with old apis 2017-03-02 20:46:04 -08:00
reboot
rootdir Merge "Revert "Revert "Start hwservicemanager earlier.""" 2017-03-27 17:28:38 +00:00
run-as
sdcard
toolbox
trusty
tzdatacheck Track a Java package rename in comments 2017-03-20 10:29:00 +00:00
.clang-format Add a 2 width option of clang format. 2017-03-10 13:01:39 -08:00
.clang-format-2 Remove extraneous .clang-format files 2017-03-14 14:06:31 -07:00
.clang-format-4 Remove extraneous .clang-format files 2017-03-14 14:06:31 -07:00
.gitignore
Android.bp
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE
PREUPLOAD.cfg Add a PREUPLOAD.cfg file to run git-clang-format on every commit 2017-03-08 16:51:26 +08:00