android_system_core/libcutils
Maciej Żenczykowski 778d7e80a6 remove inprocess tethering
Test: TreeHugger
Bug: 279942846
(cherry picked from https://android-review.googlesource.com/q/commit:e37468b295851b97db07936e15f53af660607cb4)
Merged-In: Ia3a5d289cceac96d310e04fbae3588789cc859ca
Change-Id: Ia3a5d289cceac96d310e04fbae3588789cc859ca
2023-05-08 21:16:00 +00:00
..
arch-x86
arch-x86_64 Remove unused android_memset16()/android_memset32(). 2019-11-08 15:59:30 -08:00
include qtaguid.h - remove qtaguid_setPacifier declaration 2022-12-18 20:40:09 +00:00
include_outside_system/cutils
Android.bp Remove an obsolete workaround. 2022-10-18 16:31:04 +00:00
KernelLibcutilsTest.xml
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
TEST_MAPPING TEST_MAPPING: add vts core lib tests 2023-01-09 22:05:37 +00: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-host.cpp
ashmem_test.cpp Fix uninitialized value warnings. 2022-12-20 11:56:40 -08:00
canned_fs_config.cpp canned fs_config accepts multiple lines having the same path 2021-12-14 09:54:34 +09:00
config_utils.cpp
fs.cpp
fs_config.cpp remove inprocess tethering 2023-05-08 21:16:00 +00:00
fs_config.h
fs_config_test.cpp
hashmap.cpp
iosched_policy.cpp
klog.cpp
load_file.cpp
multiuser.cpp Create utility method for converting sdk_sandbox_uid to app_uid 2022-03-03 21:49:43 +00:00
multiuser_test.cpp Create utility method for converting sdk_sandbox_uid to app_uid 2022-03-03 21:49:43 +00:00
native_handle.cpp Add fdsan capabilities for native handles 2022-09-02 00:44:13 +00:00
native_handle_test.cpp
partition_utils.cpp
properties.cpp
properties_test.cpp
qtaguid.cpp qtaguid.cpp - improvements 2023-01-26 22:39:04 +00:00
record_stream.cpp
sched_policy_test.cpp sched_policy_test: set_sched_policy also set the cpuset policy as fallback 2023-02-01 03:06:45 +00:00
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 threads.h: avoid defining gettid on glibc >= 2.32 2021-03-05 09:55:15 +00:00
trace-container.cpp Updating ATRACE_ASYNC_FOR_TRACK_END to not require a name argument 2022-04-28 18:18:57 +00:00
trace-dev.cpp Updating ATRACE_ASYNC_FOR_TRACK_END to not require a name argument 2022-04-28 18:18:57 +00:00
trace-dev.inc Added trackName as additional argument to WRITE_MSG to handle trace 2022-03-17 21:40:15 +00:00
trace-dev_test.cpp Updating ATRACE_ASYNC_FOR_TRACK_END to not require a name argument 2022-04-28 18:18:57 +00:00
trace-host.cpp Updating ATRACE_ASYNC_FOR_TRACK_END to not require a name argument 2022-04-28 18:18:57 +00:00
uevent.cpp