android_system_core/libcutils
Mitch Phillips 391157659b [MemInit] Remove process_disable_memory_mitigations
This function is no longer necessary, and uses a deprecated API
(mallopt(M_BIONIC_DISABLE_MEMORY_MITIGATIONS)). This function was
provided originally as part of libcutils because the original API was a
private android_mallopt.

The API is being reborn as a memory-init-specific mallopt. Given that
regular system components and apps will be able to call it directly,
it's not necessary to have a wrapper function in libcutils any more.

Bug: 135772972
Test: Build the device.
Change-Id: I4a3185b99702c8e445de6837b154c4a96c8295a1
2021-01-20 16:07:49 -08:00
..
arch-x86
arch-x86_64
include [MemInit] Remove process_disable_memory_mitigations 2021-01-20 16:07:49 -08:00
include_outside_system/cutils Add product_available to product available modules 2020-12-04 09:59:20 +09:00
Android.bp [MemInit] Remove process_disable_memory_mitigations 2021-01-20 16:07:49 -08:00
KernelLibcutilsTest.xml
MODULE_LICENSE_APACHE2
NOTICE
OWNERS libcutils: make it clearer that libcutils is just janitors. 2020-12-10 11:27:49 -08:00
android_get_control_env.h
android_get_control_file.cpp
android_get_control_file_test.cpp
android_get_control_socket_test.cpp
android_reboot.cpp
ashmem-dev.cpp ashmem: ensure ashmem fds are CLOEXEC. 2020-09-03 10:54:20 -07:00
ashmem-host.cpp
ashmem_test.cpp ashmem: ensure ashmem fds are CLOEXEC. 2020-09-03 10:54:20 -07:00
canned_fs_config.cpp
config_utils.cpp
fs.cpp
fs_config.cpp fs_config Add first_stage_ramdisk/system/bin/linker[64] 2020-11-19 17:35:21 -08:00
fs_config.h
fs_config_test.cpp
hashmap.cpp
iosched_policy.cpp
klog.cpp
load_file.cpp
multiuser.cpp
multiuser_test.cpp
native_handle.cpp
native_handle_test.cpp
partition_utils.cpp
properties.cpp
properties_test.cpp
qtaguid.cpp Update language to comply with Android's inclusive language guidance 2020-07-28 15:58:25 -07:00
record_stream.cpp
sched_policy_test.cpp
socket_inaddr_any_server_unix.cpp
socket_inaddr_any_server_windows.cpp
socket_local_client_unix.cpp
socket_local_server_unix.cpp
socket_local_unix.h
socket_network_client_unix.cpp
socket_network_client_windows.cpp
sockets.cpp
sockets_test.cpp
sockets_unix.cpp
sockets_windows.cpp
str_parms.cpp
str_parms_test.cpp
strlcpy.c
threads.cpp Remove thread_store_set()/thread_store_get(). 2020-12-07 10:54:53 -08:00
trace-container.cpp
trace-dev.cpp libcutils must check /sys/kernel/tracing for tracefs first 2020-09-14 20:04:43 +00:00
trace-dev.inc
trace-dev_test.cpp
trace-host.cpp
uevent.cpp libcutils: use 0 for netlink socket port id 2020-08-14 21:29:17 +09:00