Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
fe535f5e682f4bada56ece1e4b8b0b11dba3f5d3
/
init
/
init_test.cpp
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 6 years ago
9f1cf25
switch to using android-base/file.h instead of android-base/test_utils.h
by Mark Salyzyn
· 7 years ago
7fd3bc2
Move ActionManager to its own file
by Tom Cherry
· 7 years ago
0f6417f
Move ActionParser to its own file
by Tom Cherry
· 7 years ago
6f5333a
Allow a service to override another.
by Steven Moreland
· 8 years ago
cb0f9bb
init: run vendor commands in a separate SELinux context
by Tom Cherry
· 8 years ago
557946e
init: use Result<T> for builtin functions
by Tom Cherry
· 8 years ago
11a3aee
init: introduce Result<T> for return values and error handling
by Tom Cherry
· 8 years ago
67dee62
init: remove Parser singleton and related cleanup
by Tom Cherry
· 8 years ago
81f5d3e
init: create android::init:: namespace
by Tom Cherry
· 8 years ago
2cbbe9f
init: do not log directly from read_file() and write_file()
by Tom Cherry
· 8 years ago
ad54d09
init: create init_tests.cpp
by Tom Cherry
· 8 years ago