platform_bionic/libc
Jooyung Han 01e19d2be8 Set min_sdk_version for mainline dependencies
To enforce all modules included in mainline modules(apex/apk),
modules should set min_sdk_version which is the minimum sdk versions
that compiled artifacts run against.

Setting this doesn't change build output.

(While cherry-picking s/29/apex_inherit)

Bug: 145796956
Test: m
Merged-In: Ibbe3771592677d729c81343fe00859c0afa81918
Change-Id: Ibbe3771592677d729c81343fe00859c0afa81918
(cherry picked from commit 15c32a8e1a)
2020-05-13 16:41:01 +09:00
..
arch-arm Track whether a thread is currently vforked. 2020-05-12 01:42:18 -07:00
arch-arm64 Track whether a thread is currently vforked. 2020-05-12 01:42:18 -07:00
arch-common/bionic Stop using the __ANDROID_API_x__ constants. 2019-12-20 13:26:14 -08:00
arch-x86 Track whether a thread is currently vforked. 2020-05-12 01:42:18 -07:00
arch-x86_64 Track whether a thread is currently vforked. 2020-05-12 01:42:18 -07:00
async_safe Set apex_available property 2020-04-20 16:31:55 +09:00
bionic fdsan: don't do anything when vforked. 2020-05-12 01:42:18 -07:00
dns android_getaddrinfo_proxy: fix memory leak on failure. 2019-11-05 12:42:14 -08:00
include icmp6.h - add captive portal and pref64 nd opts 2020-04-03 01:02:00 +00:00
kernel Update to v5.5 kernel headers. 2020-02-07 20:14:42 +00:00
malloc_debug Merge "Add tagged pointers to bionic." 2020-01-24 00:26:32 +00:00
malloc_hooks Add automatic running of tests on bionic changes. 2019-11-15 14:19:33 -08:00
platform/bionic dynamic libc: ignore ART profiling signal by default. 2020-03-30 10:17:45 +01:00
private fdtrack: don't do anything while vforked. 2020-05-12 01:42:18 -07:00
seccomp Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
stdio Remove bionic's internal ctype-like inlines. 2020-02-05 11:39:35 -08:00
stdlib Rewrite __cxa_atexit / __cxa_finalize 2020-03-09 14:23:24 -07:00
system_properties Move bionic_macros.h from private to platform. 2020-01-02 14:09:50 -08:00
tools Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
tzcode Remove bionic refs to runtime module tz files 2019-06-10 15:09:15 +01:00
upstream-freebsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
upstream-netbsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
upstream-openbsd Fully disable clang format where needed. 2020-01-30 08:10:17 -08:00
versioner-dependencies Stop generating unused headers. 2020-02-03 17:56:06 -08:00
Android.bp Set min_sdk_version for mainline dependencies 2020-05-13 16:41:01 +09:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.map.txt Add a libc wrapper for statx(2). 2020-02-25 10:44:52 -08:00
libstdc++.map.txt Remove dead code. 2020-02-13 22:25:02 -08:00
MODULE_LICENSE_BSD
NOTICE Remove dead code. 2020-02-13 22:25:02 -08:00
SECCOMP_BLACKLIST_APP.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SECCOMP_BLACKLIST_COMMON.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SECCOMP_WHITELIST_APP.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SECCOMP_WHITELIST_COMMON.TXT Add a libc wrapper for statx(2). 2020-02-25 10:44:52 -08:00
SECCOMP_WHITELIST_SYSTEM.TXT Clean up syscall stub/seccomp filter generation. 2020-02-13 14:21:55 -08:00
SYSCALLS.TXT fdtrack: add wrapper for socketpair. 2020-04-29 18:55:01 -07:00
version_script.txt