Go to file
Iris Chang 705fd7f52c Support booting a chained boot-debug.img
boot-debug.img is introduced to allow 'adb root' if the device is
unlocked, and it cannot be release signed. If /boot partition is chained
in AVB signing and boot-debug.img is used, avb_slot_verify() in
userspace will return AVB_SLOT_VERIFY_RESULT_ERROR_PUBLIC_KEY_REJECTED
and fs_mgr will refuse to boot. This CL treats the public key rejection
as non-fatal for chained vbmeta to continue booting, if the device is
unlocked.

Bug: 129508966
Test: can root with user load which /boot chained in AVB signing
Change-Id: Idfa8caffbb96f33702b1749afd2e2a59616ddba7
2019-05-07 09:26:49 +00:00
adb Merge "adb: enable/disable verity expected overlayfs errors." 2019-05-06 14:36:51 +00:00
base libbase: add ConsumePrefix/ConsumeSuffix. 2019-05-03 12:49:31 -07:00
bootstat bootstat: add .* positive/negative test 2019-04-24 17:01:58 +00:00
cpio
debuggerd Add UID printing to tombstone headers 2019-04-23 09:53:07 +01:00
demangle
deprecated-adf
diagnose_usb
fastboot libziparchive: report errors on over-long names. 2019-05-04 08:41:12 -07:00
fs_mgr Support booting a chained boot-debug.img 2019-05-07 09:26:49 +00:00
gatekeeperd
healthd healthd: charger: shutdown timer configurable 2019-04-08 12:46:47 -07:00
include
init Merge "Support for stopping/starting post-data-mount class subsets." 2019-05-07 06:41:01 +00:00
janitors Add the two best build system janitors. 2019-03-25 10:25:13 -07:00
libappfuse
libasyncio Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libbacktrace Fix pc/function name for signal handler frame. 2019-04-12 17:23:18 -07:00
libbinderwrapper
libcrypto_utils
libcutils cutils: add ashmem_init 2019-04-04 17:30:25 -07:00
libdiskconfig
libgrallocusage
libion libion: convert a header file using update_all.py 2019-04-24 07:02:42 +00:00
libkeyutils mini-keyctl: fix key id parsing by "0x" prefix 2019-04-15 15:19:08 -07:00
liblog Merge "Workaround bad markdown parser." 2019-05-03 00:40:29 +00:00
libmeminfo procrank: do not keep process maps around 2019-04-17 12:11:50 -07:00
libmemtrack Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libmemunreachable Catch SIGBUS in HeapWalker 2019-03-20 16:06:52 -07:00
libmetricslogger
libnativebridge
libnativeloader move classes out of native_loader.cpp 2019-05-04 01:10:42 +09:00
libnetutils
libpackagelistparser Add versionCode parser for package list. 2019-03-19 17:04:46 +00:00
libpixelflinger
libprocessgroup libprocessgroup: limit libprocessgroup's VNDK API surface 2019-04-22 20:13:13 +00:00
libprocinfo Merge "Revert "Mark libs as double_loadable"" 2019-03-12 22:11:27 +00:00
libqtaguid
libsparse Fix an unintialized return value. 2019-05-02 12:54:09 -07:00
libstats Merge "Report last atom tag of the failed stats log." 2019-04-02 23:18:14 +00:00
libsuspend
libsync
libsystem
libsysutils Make the SocketListener control pipe O_CLOEXEC. 2019-04-10 12:11:42 +09:00
libunwindstack Ignore memory from elf on /memfd: 2019-05-03 11:13:17 -07:00
libusbhost Revert "Mark libs as double_loadable" 2019-03-11 14:10:34 +00:00
libutils Merge "libutils: more detailed logging." 2019-04-02 02:45:41 +00:00
libvndksupport Add dependency on libdl_android 2019-03-28 12:52:27 +01:00
libziparchive libziparchive: report errors on over-long names. 2019-05-04 08:41:12 -07:00
llkd
lmkd Allow memory metrics on devices that use kernel LMK 2019-04-29 11:02:51 +00:00
logcat Merge "Logtags for com.android.server.policy" 2019-03-27 14:41:12 +00:00
logd logd: remove SELinux dup handling 2019-04-24 13:32:58 -07:00
logwrapper
mkbootimg mkbootimg: print addresses and offsets in hex 2019-03-07 05:06:09 +00:00
property_service
qemu_pipe
reboot
rootdir Merge "Support for stopping/starting post-data-mount class subsets." 2019-05-07 06:41:01 +00:00
run-as run-as: improve diagnostics on failure. 2019-03-13 11:16:03 -07:00
sdcard
shell_and_utilities introduce auditctl and use it to configure SELinux throttling 2019-04-09 13:19:08 -07:00
storaged
toolbox Remove `r` in R. 2019-04-04 10:45:12 -07:00
trusty Enable Trusty Gatekeeper@1.0 2019-03-19 11:18:38 -07:00
usbd
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
Android.bp
CleanSpec.mk Do not create /sbin 2019-04-16 15:22:33 -07:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS
PREUPLOAD.cfg
TEST_MAPPING