No description
Find a file
Ben Fennema 7d7e7cdf34 init: fix type of 2nd argument passed to prctl
prctl(PR_SET_SECUREBITS, ...) expects an unsigned long as its 2nd argument.
Passing in a int64_t happens to work with a 64-bit kernel, but does not
work with a 32-bit kernel.

Bug: 63680332
Test: boot 32-bit kernel; verify services with capabilities can successfully
      set those capabilties
Change-Id: I60250d107a77b54b2e9fe3419b4480b921c7e2f8
Signed-off-by: Ben Fennema <fennema@google.com>
(cherry picked from commit a72436067d)
2017-07-27 21:57:40 +00:00
adb Merge "adbd: add logging to troubleshoot usb issues." into oc-dr1-dev 2017-07-27 15:34:59 +00:00
adf
base Move Timer from init to libbase 2017-07-10 09:28:24 -07:00
bootstat bootstat.cpp: update help message for --record_boot_complete 2017-07-07 15:27:10 +00:00
cpio
debuggerd DO NOT MERGE ANYWHERE tombstoned: Avoid creating the tombstoned_java_trace socket. 2017-07-25 13:17:01 +01:00
demangle Mark libdemangle as vendor_available 2017-06-14 18:58:22 +09:00
fastboot fastboot: add mke2fs and e2fsdroid to build package 2017-07-19 15:21:15 -07:00
fs_mgr Merge "fs_mgr_verity: allow verification error when the device is unlocked" am: a68f633675 am: 84937296c6 am: e5de94756b 2017-07-20 02:03:34 +00:00
gatekeeperd Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 am: 106c355688 2017-07-19 15:39:36 +00:00
healthd resolve merge conflicts of 74a5f22d9 to oc-dr1-dev-plus-aosp 2017-07-19 18:25:51 -07:00
include Merge "Move libnativebridge headers into the module." 2017-07-06 23:36:34 +00:00
init init: fix type of 2nd argument passed to prctl 2017-07-27 21:57:40 +00:00
libappfuse Remove ScopedLogSeverity for debugging 2017-07-14 16:44:16 +09:00
libbacktrace Cleanup the libbacktrace interface a bit. 2017-07-19 15:36:32 -07:00
libbinderwrapper
libcrypto_utils
libcutils Merge "Remove more documentation for obsolete board configuration." am: 73a6512bab am: 09181f3dd9 2017-06-30 00:07:45 +00:00
libdiskconfig Mark libdiskconfig vendor_available. 2017-05-31 01:54:31 +00:00
libgrallocusage
libion Mark libion vendor_available. 2017-05-31 01:56:38 +00:00
libkeyutils
liblog Add sys/cdefs.h to log/log_main.h. 2017-07-17 17:59:35 -07:00
libmemtrack
libmemunreachable Merge "libmemunreachable: track kernel binder references" 2017-07-13 19:41:26 +00:00
libmetricslogger Revert "Mark libmetricslogger vendor_available." 2017-07-17 19:33:17 +00:00
libnativebridge Move libnativebridge headers into the module. 2017-07-06 11:23:16 -07:00
libnativeloader system/core: use proper nativehelper headers 2017-07-18 17:03:20 -07:00
libnetutils Mark libnetutils vendor_available. 2017-05-31 02:02:17 +00:00
libpackagelistparser
libpixelflinger
libprocessgroup Add memcg related configs to init. 2017-07-18 15:58:40 -07:00
libprocinfo libprocinfo: add support for parsing process state. 2017-06-27 15:06:27 -07:00
libsparse
libsuspend Merge "Mark libsuspend vendor_available." am: 6e2d24ab5a am: 1c8e482995 am: 89fc3a6525 2017-05-25 17:38:16 +00:00
libsync Fix NDK libsync to match ndk/sync.h 2017-06-13 23:03:28 -07:00
libsystem
libsysutils Remove old LOG_EVENT_* code from libsysutils 2017-07-11 15:14:26 -07:00
libunwindstack Speed up StepIfSignalHandler path. 2017-07-19 21:35:46 +00:00
libusbhost
libutils Merge "Remove ALOGD_IF_SLOW" 2017-07-18 17:20:39 +00:00
libvndksupport Merge "libvndksupport: Do not lookup default namespace for sphal failure" into oc-dev 2017-05-31 07:01:41 +00:00
libziparchive Libziparchive: Export headers in defaults 2017-07-05 22:03:44 -07:00
lmkd Make lmkd use medium/critical mem pressure, and update soft limit based on adj score. 2017-06-14 13:28:44 -07:00
logcat logcat: Add missing newline to read failure 2017-07-08 17:51:27 +02:00
logd Add logd CTS tests to VTS 2017-07-10 11:17:38 -07:00
logwrapper
mkbootimg
qemu_pipe Mark libqemu_pipe vendor_available 2017-06-08 14:16:11 -07:00
reboot
rootdir Merge "Add system/${LIB}/vndk to default namespace for vendor." into oc-mr1-dev 2017-07-27 15:47:48 +00:00
run-as
sdcard
shell_and_utilities Remove reference to deleted gzip module 2017-07-06 22:33:22 +00:00
storaged storaged: record userdata space utilization 2017-07-17 15:51:30 -07:00
toolbox Merge "Add building and installing of grep for vendor." 2017-06-16 23:24:32 +00:00
trusty Merge "system/core: use proper nativehelper headers" am: 4f59afe9fa am: 6208cd1322 2017-07-19 15:36:37 +00:00
.clang-format
.clang-format-2
.clang-format-4
.gitignore
Android.bp
Android.mk
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE
platform_tools_tool_version.mk Fix warning on the build servers 2017-05-25 12:35:40 -07:00
PREUPLOAD.cfg