Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
20516da9bc51c7c19e2332be7562cda6934502ae
/
init
648ae3a
Use apex name in apex_manifest.pb as the mount point
by Jiyong Park
· 6 years ago
4b077c5
Require 'exact', 'prefix', or '' for match operation in property_contexts
by Tom Cherry
· 6 years ago
d1f5a81
Merge "Store crashing process name in sysprop"
by Gavin Corkery
· 6 years ago
597eca8
Merge "Move linker config under /linkerconfig"
by Kiyoung Kim
· 6 years ago
5d0deb5
Store crashing process name in sysprop
by Gavin Corkery
· 6 years ago
5642bd2
Merge "init: clarify a comment"
by Treehugger Robot
· 6 years ago
06126e1
Merge changes from topics "createapexdirs", "createapexrollbackdirs"
by Oli Lan
· 6 years ago
cbeaca5
init: clarify a comment
by Tom Cherry
· 6 years ago
c99d60c
init: add missing O_CLOEXEC
by Tom Cherry
· 6 years ago
13e51e7
Create DE_sys APEX data directories.
by Oli Lan
· 6 years ago
99df54b
Move linker config under /linkerconfig
by Kiyoung Kim
· 6 years ago
97437a7
init: fsync() persistent properties directory after rename()
by Tom Cherry
· 6 years ago
abd5046
Merge "Remove service defined in an APEX during userspace reboot"
by Nikita Ioffe
· 6 years ago
091c4d1
Remove service defined in an APEX during userspace reboot
by Nikita Ioffe
· 6 years ago
7592402
Merge "init: Replace property_set() with android::base::SetProperty()"
by Tom Cherry
· 6 years ago
5723509
Merge "Point to exec_start from start in init documentation"
by Anton Hansson
· 6 years ago
8c4d930
Point to exec_start from start in init documentation
by Anton Hansson
· 6 years ago
028e1d4
Merge "Bind-mount individual flattened APEXes"
by Jooyung Han
· 6 years ago
c88d8f9
init: Replace property_set() with android::base::SetProperty()
by Tom Cherry
· 6 years ago
cafa75c
Merge "FscryptInstallKeyring: don't re-create keyring if it's already created"
by Nikita Ioffe
· 6 years ago
9f71d61
Merge "Add basic support for remounting ext4 userdata into checkpoint"
by Nikita Ioffe
· 6 years ago
8fa4d6c
Merge "init: always kill oneshot services' process groups."
by Tom Cherry
· 6 years ago
1f40c94
FscryptInstallKeyring: don't re-create keyring if it's already created
by Nikita Ioffe
· 6 years ago
bee7b8c
Add basic support for remounting ext4 userdata into checkpoint
by Nikita Ioffe
· 6 years ago
57d7bb6
Fix typo in userspace reboot watchdog
by Nikita Ioffe
· 6 years ago
5bb9d21
Bind-mount individual flattened APEXes
by Jooyung Han
· 6 years ago
1b0ea6c
Merge "init: fix subcontext tests running as non-root."
by Treehugger Robot
· 6 years ago
1c005f3
init: fix subcontext tests running as non-root.
by Tom Cherry
· 6 years ago
d89ed13
init: always kill oneshot services' process groups.
by Tom Cherry
· 6 years ago
23dbd6d
Make userspace_reboot.in_progress sysprop-as-api
by Nikita Ioffe
· 6 years ago
dc4bd27
Merge "Add a very basic userspace reboot watchdog"
by Nikita Ioffe
· 6 years ago
bc1d0b0
Merge "init: make CheckPropertyTriggers() more efficient"
by Tom Cherry
· 6 years ago
82a431e
Add a very basic userspace reboot watchdog
by Nikita Ioffe
· 6 years ago
1efc484
init: make CheckPropertyTriggers() more efficient
by Tom Cherry
· 6 years ago
c0df187
Add sysprops for start & end of userspace reboot
by Nikita Ioffe
· 6 years ago
18278d2
init: make triggering shutdown from vendor_init better
by Tom Cherry
· 6 years ago
e91c76b
Merge "init: check property type in host_init_verifier"
by Tom Cherry
· 6 years ago
edad2bf
Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors
by Tom Cherry
· 6 years ago
47cdf6c
Merge "Move init and ueventd scripts from / to /system/etc"
by Tom Cherry
· 6 years ago
b5f2ec0
init: check property type in host_init_verifier
by Tom Cherry
· 6 years ago
c9f5353
Move init and ueventd scripts from / to /system/etc
by Tom Cherry
· 6 years ago
838f5cc
Merge "userspace reboot: don't re-install keyring when remounting userdata"
by Nikita Ioffe
· 6 years ago
8106c8e
Merge changes from topic "native process registration"
by Suren Baghdasaryan
· 6 years ago
be49555
Merge "Do not run init CTS test on secondary ABI"
by Treehugger Robot
· 6 years ago
63898aa
userspace reboot: don't re-install keyring when remounting userdata
by Nikita Ioffe
· 6 years ago
a4eeead
Do not run init CTS test on secondary ABI
by Tom Cherry
· 6 years ago
449282c
Merge "Make encryption action an argument to mkdir"
by Paul Crowley
· 6 years ago
c29c2ba
init: Add support for native service registration with lmkd
by Suren Baghdasaryan
· 6 years ago
ab91ee9
userspace reboot: unmount apexes and switch to bootstrap namespace
by Nikita Ioffe
· 6 years ago
dbee361
Merge "Make remount into checkpointing for ext4 userdata a no-op"
by Nikita Ioffe
· 6 years ago
e4cb2c4
Merge "Move comments into selinux.h and fix"
by Treehugger Robot
· 6 years ago
42697d3
Make remount into checkpointing for ext4 userdata a no-op
by Nikita Ioffe
· 6 years ago
68258e8
Make encryption action an argument to mkdir
by Paul Crowley
· 6 years ago
f831f10
Move comments into selinux.h and fix
by Paul Crowley
· 6 years ago
283e41d
Merge "first_stage_init: if console enabled allow for errors in module loading"
by Mark Salyzyn
· 6 years ago
8fb7f77
init: hack for /charger symlink
by Yifan Hong
· 6 years ago
a7144f7
first_stage_init: if console enabled allow for errors in module loading
by Mark Salyzyn
· 6 years ago
7160fc1
fs_mgr: Add stable_inodes flag to encrypted ext4
by Paul Crowley
· 6 years ago
8a603a7
Merge "Userspace reboot: Support remounting userdata for f2fs"
by Nikita Ioffe
· 6 years ago
82f1cbe
Merge "Use new libfscrypt interface"
by Paul Crowley
· 6 years ago
12a3607
Userspace reboot: Support remounting userdata for f2fs
by Nikita Ioffe
· 6 years ago
9107e6f
Use new libfscrypt interface
by Paul Crowley
· 6 years ago
e7ec8c8
init/reboot.cpp: user lower_snake_case instead of camelCase
by Nikita Ioffe
· 6 years ago
5d9cdae
Merge "host_init_verifier: use libhidlmetadata"
by Steven Moreland
· 6 years ago
5310db8
init: only provide control message results for devices launching > Q
by Tom Cherry
· 6 years ago
c243e19
Merge "Integrate libsnapshot with the boot control HAL."
by David Anderson
· 6 years ago
dfe6d07
Integrate libsnapshot with the boot control HAL.
by David Anderson
· 6 years ago
422a758
host_init_verifier: use libhidlmetadata
by Steven Moreland
· 6 years ago
a5a107f
Merge "init: trigger shutdown directly from builtins"
by Tom Cherry
· 6 years ago
0dbfea7
init: trigger shutdown directly from builtins
by Tom Cherry
· 6 years ago
aaab596
Only allow alphanumerical characters, '-' and '_' in event trigger names
by Nikita Ioffe
· 6 years ago
3f4b0d6
userspace reboot: stop post-data services and wait for them to be killed
by Nikita Ioffe
· 6 years ago
4d7d903
Merge "init: actually report which signal is causing the reboot."
by Elliott Hughes
· 6 years ago
f1933c9
Merge "Add a skeleton of userspace reboot"
by Nikita Ioffe
· 6 years ago
ba6968e
Add a skeleton of userspace reboot
by Nikita Ioffe
· 6 years ago
636ebc9
init: actually report which signal is causing the reboot.
by Elliott Hughes
· 6 years ago
4ad0da9
Merge "init: drop unused direct dependency on libcrypto.so"
by Treehugger Robot
· 6 years ago
1be2a2c
init: drop unused direct dependency on libcrypto.so
by Tobias Thierer
· 6 years ago
736557c
Merge changes from topic "fscrypt-key-mgmt-improvements"
by Eric Biggers
· 6 years ago
72d2491
Make init.updatable_crashing a read/write property
by Nikita Ioffe
· 6 years ago
5fcc2b5
Convert SnapshotStatus to proto
by Yifan Hong
· 6 years ago
1a191bf
Support loading system_ext_property_contexts
by Bowgo Tsai
· 6 years ago
eaadc9d
init/fscrypt_init_extensions: support setting v2 encryption policies
by Eric Biggers
· 6 years ago
34aba6a
Merge "Separate system_ext_sepolicy.cil out of system sepolicy"
by Treehugger Robot
· 6 years ago
3699dbe
Merge "init: add tips for debugging linker errors when launching init services"
by Tom Cherry
· 6 years ago
aef269f
Merge changes from topic "logwrapper-api-update"
by Tom Cherry
· 6 years ago
9328021
init: add tips for debugging linker errors when launching init services
by Tom Cherry
· 6 years ago
f0d17fb
Merge changes from topic "remove_ashmemd"
by Treehugger Robot
· 6 years ago
3a803eb
Update init/fs_mgr for new logwrapper function
by Tom Cherry
· 6 years ago
2a62d42
Merge "Use libcrypto_static instead of libcrypto"
by Colin Cross
· 6 years ago
4cbf095
Merge "Must use libdexfile_support_static in a static executable."
by Martin Stjernholm
· 6 years ago
993d07f
Merge changes from topic "boringssl-kmsg"
by Tom Cherry
· 6 years ago
ff89b8d
ueventd: duplicate /dev/ashmem
by Tri Vo
· 6 years ago
f74b7f5
init: add stdio_to_kmsg option
by Tom Cherry
· 6 years ago
2ad47f3
Must use libdexfile_support_static in a static executable.
by Martin Stjernholm
· 6 years ago
513c989
Uevent: remove useless dir
by lijiazi
· 6 years ago
e6d7168
Merge "Mount multiple DSU partitions when present."
by Howard Chen
· 6 years ago
03642ad
Merge "init: create sockets before forking"
by Tom Cherry
· 6 years ago
f016f25
Separate system_ext_sepolicy.cil out of system sepolicy
by Bowgo Tsai
· 6 years ago
1b09493
Mount multiple DSU partitions when present.
by Howard Chen
· 6 years ago
Next »