- 50f03fd Revert "Use Apex sepolicy if it's available" by Thiébaud Weksteen · 2 years, 4 months ago
- 9fb6b49 Merge "Remove SeamendcHostTest from TEST_MAPPING" into main by Thiébaud Weksteen · 2 years, 4 months ago
- dba385e Ignore 16K kernel modules when running on 4K kernel by Kelvin Zhang · 2 years, 4 months ago
- 18ff56d Remove SeamendcHostTest from TEST_MAPPING by Thiébaud Weksteen · 2 years, 4 months ago
- 3343ca2 Increase the number of service supplementary group by Yinchu Chen · 2 years, 4 months ago
- d6b65fb init: reset errno in do_start by Jooyung Han · 2 years, 4 months ago
- fdbf5a5 Merge "init: clean up DelayService()" into main by Jooyung Han · 2 years, 4 months ago
- 646e001 init: clean up DelayService() by Jooyung Han · 2 years, 4 months ago
- d479afa Load kernel modules from /lib/modules/`uname -r`_$(page_size) if present by Kelvin Zhang · 2 years, 4 months ago
- 4b503b9 Fix uninitialized var compiler warnings by Kelvin Zhang · 2 years, 4 months ago
- 87d6c8a Merge "Avoid two SELinux related error messages at boot time" into main by Eric Biggers · 2 years, 4 months ago
- 141c6a8 Avoid two SELinux related error messages at boot time by Eric Biggers · 2 years, 5 months ago
- 2982f09 Dedup apex-scanning by Jooyung Han · 2 years, 5 months ago
- 55ef3d6 Skip bootstrap APEX RC files for the second round by Jooyung Han · 2 years, 5 months ago
- 5c4217c Read .rc files from bootstrap apexes by Jooyung Han · 2 years, 5 months ago
- 566c652 Use /bootstrap-apex for bootstrap APEXes by Jooyung Han · 2 years, 5 months ago
- da5323e init: Use libfs_mgr kernel cmdline parser by Yi-Yo Chiang · 2 years, 5 months ago
- 79ad1e2 init: Unify kernel bootconfig parser with libfs_mgr by Yi-Yo Chiang · 2 years, 5 months ago
- 0b30e34 Merge "init: Unify duplicated get_android_dt_dir with libfs_mgr" into main by Yi-Yo Chiang · 2 years, 5 months ago
- deff223 Merge "Revert "Use /bootstrap-apex for bootstrap APEXes"" into main by Jooyung Han · 2 years, 5 months ago
- b8c2325 init: Unify duplicated get_android_dt_dir with libfs_mgr by Yi-Yo Chiang · 2 years, 5 months ago
- 840691b Revert "Use /bootstrap-apex for bootstrap APEXes" by Jooyung Han · 2 years, 5 months ago
- 58ba0b4 Merge "Use /bootstrap-apex for bootstrap APEXes" into main by Jooyung Han · 2 years, 5 months ago
- 201801c Use /bootstrap-apex for bootstrap APEXes by Jooyung Han · 2 years, 5 months ago
- 5ffd88f init: move `MarkServicesUpdate` later by Jooyung Han · 2 years, 5 months ago
- 6b57c88 Merge "init_first_stage: Disable ThinLTO" into main by Yi-Yo Chiang · 2 years, 5 months ago
- 4d6fa8c init_first_stage: Disable ThinLTO by Yi-Yo Chiang · 2 years, 5 months ago
- e377432 ueventd: Fix creation of VFIO dev nodes by Jakob Vukalovic · 2 years, 6 months ago
- 53ed745 init: avoid ERROR log due to missing SEPolicy.zip by Eric Biggers · 2 years, 5 months ago
- 42164ff Merge changes from topic "fsverity-init-cleanup" into main by Eric Biggers · 2 years, 5 months ago
- ab74dbb init: simplify queue_fs_event() by Eric Biggers · 2 years, 6 months ago
- df0e96e Only allow debuggable Microdroid VMs to mount /vendor by Nikita Ioffe · 2 years, 6 months ago
- 440354a Support for conditionally mounting /vendor partition in Microdroid by Nikita Ioffe · 2 years, 6 months ago
- f17079f Small refactoring in first_stage_mount by Nikita Ioffe · 2 years, 6 months ago
- 0b2c5cd init: remove unfinished fsverity signature support for APEX sepolicy by Eric Biggers · 2 years, 6 months ago
- c288e14 Merge "No need to read ro.apex.updatable now" by Jooyung Han · 2 years, 6 months ago
- a66adf4 init selinux.cpp: use a better way to detect if we run in Microdroid by Nikita Ioffe · 2 years, 6 months ago
- 918971c No need to read ro.apex.updatable now by Jooyung Han · 2 years, 6 months ago
- 14e7b76 init_kill_services_test: wait 120s for apexd by Steven Moreland · 2 years, 6 months ago
- 55dd325 Introduce microdroid variants of init_first_stage and init_second_stage by Nikita Ioffe · 2 years, 6 months ago
- 448b70a Merge "Reland "Treat Microdroid as OS with monolithic sepolicy"" by Nikita Ioffe · 2 years, 6 months ago
- 642929f Merge "init_kill_services_test: binder logs on apexd fail" by Treehugger Robot · 2 years, 6 months ago
- 1501b0c init_kill_services_test: binder logs on apexd fail by Steven Moreland · 2 years, 6 months ago
- fa33f85 Reland "Treat Microdroid as OS with monolithic sepolicy" by Nikita Ioffe · 2 years, 6 months ago
- 85f52dd Revert "Treat Microdroid as OS with monolithic sepolicy" by Pawan Wagh · 2 years, 6 months ago
- 94ef712 Treat Microdroid as OS with monolithic sepolicy by Nikita Ioffe · 2 years, 7 months ago
- acfc93f Merge "init: non-crashing service can restart immediately" by Jiyong Park · 2 years, 7 months ago
- 0d277d7 init: non-crashing service can restart immediately by Jiyong Park · 2 years, 7 months ago
- 07533c5 init: Fix ramdump when enabling shutdown animations. by David Anderson · 2 years, 7 months ago
- 852e22d Merge "ueventd: Wait for runtime apex before running external firmware handler" by Treehugger Robot · 2 years, 7 months ago
- 89a4db4 Merge "init_kill_services_test: special case apexd" by Steven Moreland · 2 years, 7 months ago
- 4350592 init_kill_services_test: special case apexd by Steven Moreland · 2 years, 7 months ago
- 2fb1c67 Merge "ueventd: Fix a race condition in handling device-mapper events." by David Anderson · 2 years, 7 months ago
- 159bd29 Merge "init_kill_services_test: log state" by Steven Moreland · 2 years, 7 months ago
- 16e0807 init_kill_services_test: log state by Steven Moreland · 2 years, 7 months ago
- 59abbfe ueventd: Fix a race condition in handling device-mapper events. by David Anderson · 2 years, 7 months ago
- 9f6e885 Merge "Support ZSTD in userspace COW" by Treehugger Robot · 2 years, 7 months ago
- 32dcac7 Support ZSTD in userspace COW by Kelvin Zhang · 2 years, 10 months ago
- a37c4d2 Export active dsu slot to system prop by JW Wang · 2 years, 10 months ago
- 6f74237 Add support for reading modules.load.charger when booting into charger mode by Isaac J. Manjarres · 2 years, 8 months ago
- 2b26bdf init: automatically add a new loop device when there are no idle loop devices by tangjie1 · 2 years, 9 months ago
- e534919 init: V devices need to specify user by Steven Moreland · 2 years, 8 months ago
- 5ca6c98 Merge "init: log when 'user' is unspecified" by Steven Moreland · 2 years, 8 months ago
- f5d22ef init: log when 'user' is unspecified by Steven Moreland · 2 years, 9 months ago
- f057877 Merge "Explicit init .rc user." by Steven Moreland · 2 years, 9 months ago
- 2fccf5e Explicit init .rc user. by Steven Moreland · 2 years, 9 months ago
- 76607e5 Merge "Require root for StartConsole Test" by Daniel Rosenberg · 2 years, 9 months ago
- b8baa8d Require root for StartConsole Test by Daniel Rosenberg · 2 years, 9 months ago
- 1a2f73d Improve the formatting for init's README. by Mateus Azis · 2 years, 9 months ago
- f03dde8 Skip newlines for SELinux logs by Thiébaud Weksteen · 2 years, 9 months ago
- 095374c Merge "Make the host_init_verifier init.rc parser follow symlinks." by Jingwen Chen · 2 years, 9 months ago
- f643b35 Make the host_init_verifier init.rc parser follow symlinks. by Jingwen Chen · 2 years, 9 months ago
- bc21816 Merge "init_kill_services_test: clearer logs" by Steven Moreland · 2 years, 10 months ago
- d9d4034 init_kill_services_test: clearer logs by Steven Moreland · 2 years, 10 months ago
- 89d8fdf Merge "init tests: libhidl-gen-utils static" by Treehugger Robot · 2 years, 10 months ago
- 973aade init tests: libhidl-gen-utils static by Steven Moreland · 2 years, 10 months ago
- f9bfe0d Stop respawning serial console if disabled by Alistair Delva · 2 years, 10 months ago
- 071dbc1 init: Combine the CheckShutdown() and set_do_shutdown() methods by Bart Van Assche · 2 years, 10 months ago
- b4b1b75 init: Remove the DebugRebootLogging() function by Bart Van Assche · 2 years, 10 months ago
- 1fdbf8d init: Combine two if-statements by Bart Van Assche · 2 years, 10 months ago
- 8dab2ef Merge "Use ro.boot.serialconsole to disable console services" by Treehugger Robot · 2 years, 10 months ago
- 8e25d9c init: add log w/ service PID by Steven Moreland · 2 years, 10 months ago
- 3dfb8bc init: Simplify struct BuiltinArguments by Bart Van Assche · 2 years, 10 months ago
- 8437b9a Merge "Fix failure on mounting system_ext partition" by Jiyong Park · 2 years, 10 months ago
- 5591f12 Use ro.boot.serialconsole to disable console services by Alistair Delva · 2 years, 10 months ago
- ccd094c Fix failure on mounting system_ext partition by Lianjun Huang · 2 years, 10 months ago
- b6b7ccc init: Document the locking strategy used in class PropWaiterState by Bart Van Assche · 2 years, 10 months ago
- 68a59e1 init: Document the locking strategy in class ShutdownState by Bart Van Assche · 2 years, 10 months ago
- 468067a init_test: Close all file descriptors before calling execv() by Bart Van Assche · 2 years, 10 months ago
- 878560d init_test: Fix a race condition by Bart Van Assche · 2 years, 10 months ago
- 947d75f init_test: Simplify the gentle_kill test by Bart Van Assche · 2 years, 10 months ago
- 2f05086 Only run GentleKill test as root by Daniel Rosenberg · 2 years, 11 months ago
- d019150 Merge "Add bug component id to OWNERS" by Treehugger Robot · 2 years, 11 months ago
- 078cc15 Add bug component id to OWNERS by Jiyong Park · 2 years, 11 months ago
- dcc208f Fix a spelling error by Bart Van Assche · 2 years, 11 months ago
- 057b942 Reland "Set the log callback earlier for showing system property set denials" by Alex Hong · 3 years ago
- 298f6c0 Merge "Disable multilib for CtsInitTestCases." by David Anderson · 3 years ago
- b9e1821 Merge "Find a zoned partition automatically" by Treehugger Robot · 3 years ago
- b92e5b5 Find a zoned partition automatically by Jaegeuk Kim · 3 years ago
- 545870e Merge "init: Wait for daemon to fully spin up all threads" by Akilesh Kailash · 3 years ago