1. aee2ec8 init: Enable ANDROID_BASE_UNIQUE_FD_DISABLE_IMPLICIT_CONVERSION by Bart Van Assche · 2 years, 3 months ago
  2. df40ed1 Add apex name to service by Deyao Ren · 2 years, 8 months ago
  3. 5caaa55 Don't kill subcontext if it's null by Inseob Kim · 2 years, 8 months ago
  4. 38e8e74 Use subcontext for APEX configs from /{vendor, odm} by Jooyung Han · 2 years, 10 months ago
  5. d185d4a android::base::ResultError/Error are template classes by Jiyong Park · 3 years, 3 months ago
  6. 3b3d87d Don't create vendor_init in microdroid by Jiyong Park · 3 years, 5 months ago
  7. 86b4324 Add reboot_test by Nikita Ioffe · 4 years, 3 months ago
  8. f597fa5 Returns a service parse error on overrides across the treble boundary. by Daniel Norman · 4 years, 4 months ago
  9. 7bfe477 init: "init subcontext" in default mount namespace by Jooyung Han · 4 years, 6 months ago
  10. 30bbf7d Boost init priority before main loop by Wei Wang · 4 years, 8 months ago
  11. e3e77d3 init: fix restarting of subcontext by Tom Cherry · 4 years, 10 months ago
  12. a2f9136 Refactor libinit_test_utils to not use libinit and expose its libraries by Tom Cherry · 5 years ago
  13. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 5 years ago
  14. c88d8f9 init: Replace property_set() with android::base::SetProperty() by Tom Cherry · 6 years ago
  15. 1c005f3 init: fix subcontext tests running as non-root. by Tom Cherry · 5 years ago
  16. 18278d2 init: make triggering shutdown from vendor_init better by Tom Cherry · 5 years ago
  17. 14c2472 init: degeneralize subcontext init into only vendor_init by Tom Cherry · 5 years ago
  18. 1ab3dfc Reland^2: "init: run property service in a thread" by Tom Cherry · 6 years ago
  19. 3da2ba6 Revert "Reland: "init: run property service in a thread"" by Tom Cherry · 6 years ago
  20. 8efca4b Reland: "init: run property service in a thread" by Tom Cherry · 6 years ago
  21. f451426 Revert "init: run property service in a thread" by Tom Cherry · 6 years ago
  22. 26f5e7d init: run property service in a thread by Tom Cherry · 6 years ago
  23. c5cf85d init: don't log in expand_props directly by Tom Cherry · 6 years ago
  24. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  25. 247ffbf Fix a few clang-tidy issues and add NOLINT for others by Tom Cherry · 6 years ago
  26. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  27. 8fd64c8 Move result.h from init to libbase by Jiyong Park · 6 years ago
  28. 92c236e init: Refactor selinux.h/cpp by Vic Yang · 6 years ago
  29. 9949ec5 init: replace Result<> with expected<> by Tom Cherry · 6 years ago
  30. 7235359 init: Cleanly exit subcontext processes upon init's death by Luis Hector Chavez · 6 years ago
  31. 40acb37 Move watchdogd out of init by Tom Cherry · 7 years ago
  32. 92c49bc init: Cleanly shut down subcontext processes by Luis Hector Chavez · 7 years ago
  33. 2fa178a Remove unused using statement / host stub by Tom Cherry · 7 years ago
  34. 837b2a4 init: Use sepolicy version instead by Logan Chien · 7 years ago
  35. a1dbeb8 init: do not impose vendor_init restrictions on old vendor images by Tom Cherry · 7 years ago
  36. dc37586 Restrict setting platform properties from vendor .prop files by Tom Cherry · 7 years ago
  37. 69d47aa Clean up property set error handling by Tom Cherry · 7 years ago
  38. de6bd50 init: add host side parser for init by Tom Cherry · 7 years ago
  39. 3222848 Make vendor_init check SELinux before setting properties by Tom Cherry · 7 years ago
  40. c49719f init: always expand args in subcontext by Tom Cherry · 7 years ago
  41. 193e434 Revert "init: use ro.init.subcontexts_enabled to enable subcontexts" by Tom Cherry · 7 years ago
  42. 0d1452e init: add SelabelInitialize() for subcontext by Tom Cherry · 7 years ago
  43. 79193a4 init: use ro.init.subcontexts_enabled to enable subcontexts by Tom Cherry · 7 years ago
  44. ac7428b init: fix subcontext SELinux strings by Tom Cherry · 7 years ago
  45. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 7 years ago