platform_system_core/libcutils
Paul Crowley 37a413d1c3 Revert^2 "Expose AID_KEYSTORE"
Revert submission revert-1660531-max-boot-level-crypto-KFMCEDKSIV

Reason for revert: topic:vold-use-keystore2 has landed fixing the bug

Reverted changes:
Ibf63734a: Revert "Set earlyBootEnded before apex starts"
Id02f63a7: Revert "Expose AID_KEYSTORE"
Ibcedeff4: Revert "Cryptographic security for MAX_BOOT_LEVEL"

Restored changes:
Ia3b968afc:Set earlyBootEnded before apex starts
Ia69891291:Expose AID_KEYSTORE
I12530cd13:Cryptographic security for MAX_BOOT_LEVEL

Reverted-SHA1: a801eabe11

Original commit message:
Keystore uses this as the user ID for keys that it creates for its
own use.

Bug: 176450483
Test: atest com.android.tests.odsign.OnDeviceSigningHostTest#verifyArtUpgradeSignsFiles
Change-Id: I0e2baa8807281ec9e5cc0a9ff8daff191285a600
2021-04-08 11:23:32 -07:00
..
arch-x86 DO NOT MERGE - x86: Switch get_pc_thunk to comdat 2020-04-18 14:07:19 -07:00
arch-x86_64 Remove unused android_memset16()/android_memset32(). 2019-11-08 15:59:30 -08:00
include Add UID for virtmanager 2021-03-25 22:17:52 +01:00
include_outside_system/cutils Add product_available to product available modules 2020-12-04 09:59:20 +09:00
rust Add Rust bindings 2021-03-24 12:31:30 -07:00
Android.bp Revert^2 "Expose AID_KEYSTORE" 2021-04-08 11:23:32 -07:00
android_get_control_env.h Clean up some mess by only building Android-specific code for the device. 2019-03-21 14:59:45 -07:00
android_get_control_file.cpp libcutils: android_get_control_file uses realpath. 2019-03-21 16:00:00 -07:00
android_get_control_file_test.cpp Clean up libcutils/libutils tests. 2019-02-11 13:15:56 -08:00
android_get_control_socket_test.cpp Clean up libcutils/libutils tests. 2019-02-11 13:15:56 -08:00
android_reboot.cpp libcutils: android_reboot command should be unsigned. 2019-04-02 09:19:46 -07:00
ashmem-dev.cpp ashmem: ensure ashmem fds are CLOEXEC. 2020-09-03 10:54:20 -07:00
ashmem-host.cpp libcutils: route to /dev/ashmem<boot_id> instead of ashmemd 2019-09-25 12:50:16 -07:00
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 Merge "Set /system/xbin permissions to 750." 2021-03-23 11:25:21 +00:00
fs_config.h Actually make fs_path_config / fs_path_config_from_file private 2019-06-20 23:34:30 +00:00
fs_config_test.cpp libcutils: update fs_config tests for current behavior 2019-11-06 09:40:33 -08:00
hashmap.cpp
iosched_policy.cpp
KernelLibcutilsTest.xml [vts-core] fix the test error of KernelLibcutilsTest. 2020-02-07 10:07:09 +08:00
klog.cpp
load_file.cpp
MODULE_LICENSE_APACHE2
multiuser.cpp
multiuser_test.cpp Clean up libcutils/libutils tests. 2019-02-11 13:15:56 -08:00
native_handle.cpp Ignore nullptr in native_handle_close(). 2019-11-12 20:23:55 -08:00
native_handle_test.cpp Ignore nullptr in native_handle_close(). 2019-11-12 20:23:55 -08:00
NOTICE
OWNERS libcutils: make it clearer that libcutils is just janitors. 2020-12-10 11:27:49 -08:00
partition_utils.cpp
properties.cpp libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
properties_test.cpp libcutils: reimplement system property functions with libbase. 2020-05-21 16:20:16 -07:00
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 sched_policy: add get_cpuset/sched_policy_profile_name 2019-10-14 20:03:06 -07: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 libcutils: remove unused socket_set_receive_timeout(). 2019-11-08 15:21:39 -08:00
sockets_unix.cpp libcutils: remove unused socket_set_receive_timeout(). 2019-11-08 15:21:39 -08:00
sockets_windows.cpp libcutils: remove unused socket_set_receive_timeout(). 2019-11-08 15:21:39 -08:00
str_parms.cpp
str_parms_test.cpp Clean up libcutils/libutils tests. 2019-02-11 13:15:56 -08:00
strlcpy.c
threads.cpp threads.h: avoid defining gettid on glibc >= 2.32 2021-03-05 09:55:15 +00:00
trace-container.cpp trace-container: Check /sys/kernel/tracing for tracefs 2020-02-07 11:08:21 -08:00
trace-dev.cpp libcutils must check /sys/kernel/tracing for tracefs first 2020-09-14 20:04:43 +00:00
trace-dev.inc Merge "Do not check for debuggable / profilable for app tracing." 2021-02-18 17:52:31 +00:00
trace-dev_test.cpp Clean up libcutils/libutils tests. 2019-02-11 13:15:56 -08:00
trace-host.cpp Always use shared memory for atrace. 2020-02-26 16:59:18 +00:00
uevent.cpp libcutils: use 0 for netlink socket port id 2020-08-14 21:29:17 +09:00