No description
Find a file
Jiyong Park 0e957b82c8 Rename # vndk tag to # llndk
The APIs that are tagged with # vndk are actually for LLNDK libraries.
Although LLNDK is part of VNDK, calling those APIs 'vndk' has given
users a wrong perception that the APIs don't need to be kept stable
because that's the norm for most of the VNDK libraries that are not
LLNDK.

In order to eliminate the misunderstanding, rename the tag to 'llndk' so
that people introducing new such API will realize what they are signing
themselves up for.

Bug: 143765505
Test: m
Change-Id: Iae2acdf1ff4097a64a5c6280797c66abb1d5a5e6
2019-11-06 12:49:18 +09:00
adb adbd: use libadbd_auth for authentication. 2019-11-05 15:50:36 -08: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 Switch from dist-for-goals to dist in Android.bp 2018-11-19 23:06:12 -08:00
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 changes from topic "libsnapshot_flash" am: 50e102c51d am: a0c8b87080 2019-11-04 19:22:21 -08:00
gatekeeperd Remove libhwbinder/libhidltransport deps 2019-09-05 14:17:42 -07:00
healthd healthd: Remove libhealthd dependency from charger 2019-10-30 13:48:08 -07:00
include
init Merge "first_stage_init: if console enabled allow for errors in module loading" 2019-11-01 21:52:42 +00: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 Convert more modules to Android.bp 2018-10-31 21:53:37 -07:00
libcutils Revert "liblog: remove mistakenly added symbols from vndk" 2019-10-23 11:39:13 -07:00
libdiskconfig
libgrallocusage Merge "Build both static and shared lib." 2018-09-25 22:29:31 +00:00
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 Rename # vndk tag to # llndk 2019-11-06 12:49:18 +09:00
libmeminfo Merge "Add method to get usage stats for a single map." am: d1cb35bdef am: e7892efe38 am: d6f894574e 2019-10-11 11:54:52 -07: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 DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master 2018-12-11 14:46:12 -08:00
libmodprobe libmodprobe: add strict bool argument to LoadListedModules 2019-10-31 10:30:35 -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
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 Merge "Set default timestamp to elapsedRealtimeNanos" 2019-11-02 00:02:58 +00:00
libsuspend Remove libsuspend from VNDK. 2018-08-14 13:39:55 -07:00
libsync Rename # vndk tag to # llndk 2019-11-06 12:49:18 +09: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 Merge "FlattenableUtils::align memsets" 2019-10-08 18:15:10 +00:00
libvndksupport Rename # vndk tag to # llndk 2019-11-06 12:49:18 +09:00
libziparchive Darwin: include <libgen.h> for basename(3). 2019-11-04 19:27:33 -08:00
llkd llkd: do not call sync() 2019-01-10 12:52:35 -08:00
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 Remove old logger_entry_v* formats 2019-10-25 10:05:43 -07: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 Move adbd to an apex. 2019-11-04 15:52:16 -08: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 "trusty-ut-ctrl: link statically to libtrusty" 2019-10-31 23:03:54 +00:00
usbd Remove libhwbinder/libhidltransport deps 2019-09-05 14:17:42 -07:00
watchdogd Move watchdogd out of init 2018-08-02 12:25:58 -07:00
.clang-format
.clang-format-2 Move clang-formats to build. 2019-01-18 14:26:33 -08:00
.clang-format-4 Move clang-formats to build. 2019-01-18 14:26:33 -08:00
.gitignore
Android.bp
CleanSpec.mk Move adbd to an apex. 2019-11-04 15:52:16 -08:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS Move per-file OWNERS directives to their directories. 2018-06-06 11:49:40 +09:00
PREUPLOAD.cfg
TEST_MAPPING Add fs_mgr_unit_test to CTS 2019-10-28 16:28:02 +00:00