1. e534919 init: V devices need to specify user by Steven Moreland · 2 years, 1 month ago
  2. 76607e5 Merge "Require root for StartConsole Test" by Daniel Rosenberg · 2 years, 2 months ago
  3. b8baa8d Require root for StartConsole Test by Daniel Rosenberg · 2 years, 2 months ago
  4. 468067a init_test: Close all file descriptors before calling execv() by Bart Van Assche · 2 years, 4 months ago
  5. 878560d init_test: Fix a race condition by Bart Van Assche · 2 years, 4 months ago
  6. 947d75f init_test: Simplify the gentle_kill test by Bart Van Assche · 2 years, 4 months ago
  7. 2f05086 Only run GentleKill test as root by Daniel Rosenberg · 2 years, 4 months ago
  8. ed8178c init: Add test for gentle_kill by Daniel Rosenberg · 2 years, 5 months ago
  9. 1447120 Set memlock rlimit to 64KB by Carlos Galo · 2 years, 6 months ago
  10. 5b7a51a Skip StartConsole test on user builds. by Jiyong Park · 2 years, 5 months ago
  11. ae41280 Run the console test with /dev/null by Jiyong Park · 2 years, 6 months ago
  12. 3b21d95 init: Fix and re-enable the init#StartConsole test by Bart Van Assche · 2 years, 6 months ago
  13. 027b275 init: Disable test init#StartConsole by Bart Van Assche · 2 years, 6 months ago
  14. 5d18891 init: Add a unit test for the "start console" action by Bart Van Assche · 2 years, 7 months ago
  15. 909bc47 Clean up services created after running test by deyaoren@google.com · 2 years, 9 months ago
  16. 93c24d7 Only run Service::Start() under root by Jooyung Han · 2 years, 9 months ago
  17. 259b63d Removed property init.apex.<apex-name>.load/unload. by Deyao Ren · 2 years, 9 months ago
  18. 238e909 Remove and add service and action during apex load and unload by Deyao Ren · 2 years, 10 months ago
  19. 07595e1 Stop services when unload an apex by Deyao Ren · 2 years, 11 months ago
  20. 678f0b4 Add ctl.apex_(un)load properties to (un)load apex by Jooyung Han · 2 years, 11 months ago
  21. badb7de APEX configs support 'on' as well by Jooyung Han · 3 years, 1 month ago
  22. 6268f6a Make sure all expected actions get run. by Florian Mayer · 3 years, 1 month ago
  23. 9e4b111 Log start of the test to logcat by Nikita Ioffe · 4 years, 6 months ago
  24. 0e40ba3 init: skip RejectsCriticalAndOneshotService for devices launched before R by Tom Cherry · 5 years ago
  25. 51c251c Reject services that are both critical and oneshot by Nikita Ioffe · 5 years ago
  26. 832f9f1 Revert "init: handle property service callbacks asynchronously" by Tom Cherry · 5 years ago
  27. 7205c62 init: handle property service callbacks asynchronously by Tom Cherry · 5 years ago
  28. cecebbb Convert system/core to Result::ok() by Bernie Innocenti · 5 years ago
  29. aaab596 Only allow alphanumerical characters, '-' and '_' in event trigger names by Nikita Ioffe · 6 years ago
  30. dcb3d15 ueventd: allow using external firmware handlers by Tom Cherry · 6 years ago
  31. d52a5b3 init: simplify keyword_map by Tom Cherry · 6 years ago
  32. 3df8dc5 Checks each interface in an init_rc file is a known hidl_interface. by Daniel Norman · 6 years ago
  33. 2aeb1ad Split out ServiceList and ServiceParser from service.cpp/.h by Tom Cherry · 6 years ago
  34. bbcbc2f init: replace Result<Success> with Result<void> by Tom Cherry · 6 years ago
  35. 9f1cf25 switch to using android-base/file.h instead of android-base/test_utils.h by Mark Salyzyn · 7 years ago
  36. 7fd3bc2 Move ActionManager to its own file by Tom Cherry · 7 years ago
  37. 0f6417f Move ActionParser to its own file by Tom Cherry · 7 years ago
  38. 6f5333a Allow a service to override another. by Steven Moreland · 8 years ago
  39. cb0f9bb init: run vendor commands in a separate SELinux context by Tom Cherry · 8 years ago
  40. 557946e init: use Result<T> for builtin functions by Tom Cherry · 8 years ago
  41. 11a3aee init: introduce Result<T> for return values and error handling by Tom Cherry · 8 years ago
  42. 67dee62 init: remove Parser singleton and related cleanup by Tom Cherry · 8 years ago
  43. 81f5d3e init: create android::init:: namespace by Tom Cherry · 8 years ago
  44. 2cbbe9f init: do not log directly from read_file() and write_file() by Tom Cherry · 8 years ago
  45. ad54d09 init: create init_tests.cpp by Tom Cherry · 8 years ago