Go to file
Yi-Yo Chiang 8667495164 set-verity-state: Add -h -v -R (automatic reboot) options
-h: print help
-v: noisy output
-R: automatic reboot if needed

Also remove the "argc != 0" check, as this shouldn't happen most of the
time anyway. The only possible way (I can think of) for this to happen
is to explicitly call execve() with an empty argv, which is against the
calling convention, thus a footgun, to begin with.

Bug: 241688845
Test: adb shell [disable-verity|enable-verity] [-R] [-v] [-h]
Test: adb shell set-verity-state [-R] [-v] [-h] [0|1]
Change-Id: I27fc18b0958650c5926322a3f4bd1df758fd96c8
2022-08-17 06:13:20 +00:00
bootstat Merge "boot_reason: Add reasons for boot_reason_test.sh" 2022-07-14 22:45:18 +00:00
cli-test
code_coverage
debuggerd Merge "Fix scudo MTE tests." 2022-07-01 17:09:55 +00:00
diagnose_usb
fastboot Add io_uring support to fastboot 2022-08-11 18:58:43 -07:00
fs_mgr remount: Remove unused option -C/--clean_scratch_files 2022-08-17 06:12:52 +00:00
gatekeeperd
healthd
include
init Merge "DO NOT MERGE - Merge Android 13" 2022-08-16 19:08:18 +00:00
janitors
libappfuse
libasyncio
libbinderwrapper
libcrypto_utils
libcutils Promote HWASan tests to presubmit. 2022-06-17 22:41:33 +00:00
libdiskconfig
libgrallocusage
libkeyutils
libmodprobe libmodprobe: allow module with soft dependencies to load in parallel 2022-07-27 04:57:10 +00:00
libnetutils Rewrite function declarators without prototypes 2022-06-22 16:59:22 +08:00
libpackagelistparser Promote HWASan tests to presubmit. 2022-06-17 22:18:49 +00:00
libprocessgroup libprocessgroup: Fix a log message 2022-08-08 11:07:02 -07:00
libsparse
libstats Promote HWASan tests to presubmit. 2022-08-10 19:50:31 +00:00
libsuspend
libsync Replace #apex with #systemapi 2022-07-17 17:43:24 +09:00
libsystem
libsysutils
libusbhost
libutils Merge "RefBase: test for stack check" am: 5daa3bb90e 2022-07-29 18:31:32 +00:00
libvndksupport Replace #apex with #systemapi 2022-07-17 17:43:24 +09:00
llkd
mini_keyctl
mkbootfs Make 'mkbootfs' print a usage message for insufficent args. 2022-07-12 16:00:07 -07:00
property_service
reboot
rootdir Merge "Revert "Add support for only starting 64 bit zygote."" am: 86cc51ae60 2022-07-15 00:34:51 +00:00
run-as
sdcard
set-verity-state set-verity-state: Add -h -v -R (automatic reboot) options 2022-08-17 06:13:20 +00:00
shell_and_utilities
storaged
toolbox
trusty Merge "storageproxy: Report fsync failures with a distinct error code" 2022-08-03 17:16:48 +00:00
usbd
watchdogd
.clang-format
.clang-format-2
.clang-format-4
.gitignore
CleanSpec.mk
METADATA
MODULE_LICENSE_APACHE2
OWNERS
PREUPLOAD.cfg
rustfmt.toml