Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
cd63cae6b206a067fab1afe78f7647f1f2cb1513
/
init
/
subcontext.cpp
a2f9136
Refactor libinit_test_utils to not use libinit and expose its libraries
by Tom Cherry
· 5 years ago
cecebbb
Convert system/core to Result::ok()
by Bernie Innocenti
· 6 years ago
c88d8f9
init: Replace property_set() with android::base::SetProperty()
by Tom Cherry
· 6 years ago
1c005f3
init: fix subcontext tests running as non-root.
by Tom Cherry
· 6 years ago
18278d2
init: make triggering shutdown from vendor_init better
by Tom Cherry
· 6 years ago
14c2472
init: degeneralize subcontext init into only vendor_init
by Tom Cherry
· 6 years ago
1ab3dfc
Reland^2: "init: run property service in a thread"
by Tom Cherry
· 6 years ago
3da2ba6
Revert "Reland: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
8efca4b
Reland: "init: run property service in a thread"
by Tom Cherry
· 6 years ago
f451426
Revert "init: run property service in a thread"
by Tom Cherry
· 6 years ago
26f5e7d
init: run property service in a thread
by Tom Cherry
· 6 years ago
c5cf85d
init: don't log in expand_props directly
by Tom Cherry
· 6 years ago
d52a5b3
init: simplify keyword_map
by Tom Cherry
· 6 years ago
247ffbf
Fix a few clang-tidy issues and add NOLINT for others
by Tom Cherry
· 6 years ago
bbcbc2f
init: replace Result<Success> with Result<void>
by Tom Cherry
· 6 years ago
8fd64c8
Move result.h from init to libbase
by Jiyong Park
· 6 years ago
92c236e
init: Refactor selinux.h/cpp
by Vic Yang
· 6 years ago
9949ec5
init: replace Result<> with expected<>
by Tom Cherry
· 6 years ago
7235359
init: Cleanly exit subcontext processes upon init's death
by Luis Hector Chavez
· 7 years ago
40acb37
Move watchdogd out of init
by Tom Cherry
· 7 years ago
92c49bc
init: Cleanly shut down subcontext processes
by Luis Hector Chavez
· 7 years ago
2fa178a
Remove unused using statement / host stub
by Tom Cherry
· 7 years ago
837b2a4
init: Use sepolicy version instead
by Logan Chien
· 7 years ago
a1dbeb8
init: do not impose vendor_init restrictions on old vendor images
by Tom Cherry
· 7 years ago
dc37586
Restrict setting platform properties from vendor .prop files
by Tom Cherry
· 7 years ago
69d47aa
Clean up property set error handling
by Tom Cherry
· 7 years ago
de6bd50
init: add host side parser for init
by Tom Cherry
· 7 years ago
3222848
Make vendor_init check SELinux before setting properties
by Tom Cherry
· 8 years ago
c49719f
init: always expand args in subcontext
by Tom Cherry
· 8 years ago
193e434
Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"
by Tom Cherry
· 8 years ago
0d1452e
init: add SelabelInitialize() for subcontext
by Tom Cherry
· 8 years ago
79193a4
init: use ro.init.subcontexts_enabled to enable subcontexts
by Tom Cherry
· 8 years ago
ac7428b
init: fix subcontext SELinux strings
by Tom Cherry
· 8 years ago
cb0f9bb
init: run vendor commands in a separate SELinux context
by Tom Cherry
· 8 years ago