No description
Find a file
Colin Cross c2a3a20c2c Export AIDL files as a filegroup for framework.jar
Put AIDL files into a filegroup so they can be imported as sources
for framework.jar.

Test: m checkbuild
Change-Id: I1a5335384e9291af1f26e7418f15fcfa082ee356
2017-11-30 10:22:40 -08:00
adb Merge "Remove a duplicate TEMP_FAILURE_RETRY." 2017-11-29 16:12:00 +00:00
adf Eliminate false positive static analyzer warnings. 2017-09-26 15:27:37 -07:00
base Use -Werror in system/core 2017-11-01 11:32:55 -07:00
bootstat Merge "bootstat: Three more boot reasons." am: 5470a12513 am: 0a86c0c1ed 2017-11-30 18:06:34 +00:00
cpio Possible null pointer miss on realloc 2017-03-23 22:41:14 +01:00
debuggerd Force call the fallback handler. 2017-11-16 20:07:13 -08:00
demangle Add support for non-virtual thunk. 2017-11-01 16:24:55 -07:00
fastboot fastboot: make_f2fs call by linux/darwin 2017-11-15 14:22:37 -08:00
fs_mgr fs_mgr: support quota format for f2fs 2017-11-16 22:10:02 -08:00
gatekeeperd Make libkeystore_aidl shared and export to PDK. 2017-11-28 16:59:41 -08:00
healthd charger: add charger_test 2017-11-21 15:05:17 -08:00
include Move android_filesystem_config.h => fs_config.h 2017-08-03 17:20:27 +00:00
init Merge "Run restorecon after init creates a symlink or writes to a file." 2017-11-30 17:34:25 +00:00
libappfuse libappfuse: use an explicit buffer size 2017-08-02 14:11:25 -07:00
libasyncio Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libbacktrace Allow multiple threads sharing a map to unwind. 2017-11-28 15:20:38 -08:00
libbinderwrapper libbinderwrapper: Android.mk -> Android.bp 2017-04-25 15:55:26 -07:00
libcrypto_utils Mark the modules as VNDK in Android.bp 2017-09-14 08:35:16 +00:00
libcutils Better, consistent definition of AID_SHARED_GID. 2017-11-13 16:49:26 -07:00
libdiskconfig Rename target.linux[_x86[_64]] to target.linux_glibc[_x86[_64]] 2017-10-02 10:44:29 -07:00
libgrallocusage Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libion Merge "libion: Adapt to new ION interface" 2017-09-21 01:06:32 +00:00
libkeyutils Add libkeyutils. 2017-05-10 10:40:11 -07:00
liblog Merge "Revert "Add functions for testability to the EventLog APIs"" 2017-11-17 22:17:04 +00:00
libmemtrack Mark libmemtrack as VNDK in Android.bp 2017-09-14 02:46:36 +00:00
libmemunreachable Silence static analyzer warnings about memory leaks 2017-09-24 13:36:29 -07:00
libmetricslogger libmetricslogger: Fix the out-of-sync proto IDs for boot reason. 2017-10-06 14:30:08 -07:00
libnativebridge Use -Werror in system/core/libnativebridge 2017-10-31 15:55:40 -07:00
libnativeloader Merge "Remove default libraries" am: 8b7feee38f am: a0113de2f3 2017-09-30 23:36:25 +00:00
libnetutils libnetutil: Check dhcp respose packet length am: 61f25d4a36 am: cee6d38c55 am: 29d054046f am: c29049f4f8 am: 3de04e9840 am: 19702dc499 am: 8191e9ba87 am: 804323c195 am: 4f5f00d879 am: 3a1ff1ad71 am: bab7b1ecd9 am: cdf0fc6018 2017-11-02 03:28:42 +00:00
libpackagelistparser Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libpixelflinger MIPS[64]: codeflinger: Fix build due to unused variable warnings 2017-11-06 16:38:49 +01:00
libprocessgroup Add memcg related configs to init. 2017-07-18 15:58:40 -07:00
libprocinfo Use -Werror in system/core 2017-11-01 11:32:55 -07:00
libqtaguid Redirect qtaguid native call to netd fwmark client 2017-11-09 18:02:22 -08:00
libsparse <stdbool.h> not necessary in C++. 2017-10-17 09:20:26 -07:00
libsuspend Merge "Mark the modules as VNDK in Android.bp" 2017-09-15 16:31:01 +00:00
libsync Merge "libsync: Add fence info tests" 2017-09-26 23:46:32 +00:00
libsystem Define priority for video threads 2017-09-07 16:14:07 -07:00
libsysutils Don't complain that the DNSSL RA option is "unknown". 2017-11-28 06:42:04 +00:00
libunwindstack Fix incorrect usage of relative pcs. 2017-11-29 16:10:08 -08:00
libusbhost Added get descriptors length function to enable direct access to raw descriptors. 2017-11-06 13:32:52 -07:00
libutils Merge "libutils: Cleanup unused class declaration" 2017-11-28 02:22:03 +00:00
libvndksupport libvndksupport: do not use functions from android/dlext.h 2017-11-10 13:19:37 -08:00
libziparchive Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from 2017-11-14 13:19:45 -08:00
lmkd Simplify lmkd functionality 2017-09-17 18:31:35 -07:00
logcat Register an event logtag for stats logs. 2017-11-14 16:24:13 -08:00
logd Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from 2017-11-14 13:19:45 -08:00
logwrapper Merge "logwrapper: add a benchmark for android_fork_execvp_ext" 2017-03-23 11:56:10 +00:00
mkbootimg
qemu_pipe Mark libqemu_pipe vendor_available 2017-06-08 14:16:11 -07:00
reboot reboot: only pause indefinitely for non-shutdown operations 2017-09-29 16:29:52 +00:00
rootdir Merge "ld.config.txt.in typo: absolution -> absolute" am: 34778d24ae am: 6cf3cd2288 2017-11-29 18:05:16 +00:00
run-as run-as: Keep supplementary groups. 2017-09-29 15:34:23 -04:00
sdcard sdcard: Use AID_ROOT constant 2017-11-13 18:29:20 +09:00
shell_and_utilities Update shell and utilities docs for O. 2017-09-13 20:59:25 -07:00
storaged Export AIDL files as a filegroup for framework.jar 2017-11-30 10:22:40 -08:00
toolbox Revert "delete toolbox/r.c" 2017-11-02 10:03:10 -05:00
trusty Merge "add null pointer check for msg buffer" 2017-11-28 19:58:40 +00:00
.clang-format Add a 2 width option of clang format. 2017-03-10 13:01:39 -08:00
.clang-format-2 Only allow short functions in class definitions. 2017-03-28 12:31:37 -07:00
.clang-format-4 Only allow short functions in class definitions. 2017-03-28 12:31:37 -07:00
.gitignore
Android.bp
Android.mk
CleanSpec.mk resolve merge conflicts of 73d9596bc to oc-mr1-dev-plus-aosp 2017-09-30 06:44:32 +08:00
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