Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
c57d6682091bf46ce3bf3d846fbb260b690d0767
/
init
ef74245
init: make triggering shutdown from vendor_init better
by Tom Cherry
· 5 years ago
5966c15
Merge "init: check property type in host_init_verifier"
by Tom Cherry
· 5 years ago
c248ad9
Use PLOG and TEMP_FAILURE_RETRY for uevent socket errors
by Tom Cherry
· 5 years ago
9735e47
Merge "Move init and ueventd scripts from / to /system/etc"
by Tom Cherry
· 5 years ago
2659ac8
init: check property type in host_init_verifier
by Tom Cherry
· 5 years ago
eb70765
Move init and ueventd scripts from / to /system/etc
by Tom Cherry
· 5 years ago
e997515
Merge "userspace reboot: don't re-install keyring when remounting userdata"
by Nikita Ioffe
· 5 years ago
e36b713
Merge changes from topic "native process registration"
by Suren Baghdasaryan
· 5 years ago
e921354
Merge "Do not run init CTS test on secondary ABI"
by Treehugger Robot
· 5 years ago
f750d10
userspace reboot: don't re-install keyring when remounting userdata
by Nikita Ioffe
· 5 years ago
ab96c81
Do not run init CTS test on secondary ABI
by Tom Cherry
· 5 years ago
6a876ff
Merge "Make encryption action an argument to mkdir"
by Paul Crowley
· 5 years ago
3eb311b
init: Add support for native service registration with lmkd
by Suren Baghdasaryan
· 5 years ago
65ad38b
userspace reboot: unmount apexes and switch to bootstrap namespace
by Nikita Ioffe
· 5 years ago
80e4ac7
Merge "Make remount into checkpointing for ext4 userdata a no-op"
by Nikita Ioffe
· 5 years ago
490634a
Merge "Move comments into selinux.h and fix"
by Treehugger Robot
· 5 years ago
660cee4
Make remount into checkpointing for ext4 userdata a no-op
by Nikita Ioffe
· 5 years ago
eb54487
Make encryption action an argument to mkdir
by Paul Crowley
· 5 years ago
4107abd
Move comments into selinux.h and fix
by Paul Crowley
· 5 years ago
0b55fb6
Merge "first_stage_init: if console enabled allow for errors in module loading"
by Mark Salyzyn
· 5 years ago
355ae9a
init: hack for /charger symlink
by Yifan Hong
· 5 years ago
123f6cb
first_stage_init: if console enabled allow for errors in module loading
by Mark Salyzyn
· 5 years ago
2133508
fs_mgr: Add stable_inodes flag to encrypted ext4
by Paul Crowley
· 5 years ago
ad678a2
Merge "Userspace reboot: Support remounting userdata for f2fs"
by Nikita Ioffe
· 5 years ago
b676a07
Merge "Use new libfscrypt interface"
by Paul Crowley
· 5 years ago
f03fc07
Userspace reboot: Support remounting userdata for f2fs
by Nikita Ioffe
· 5 years ago
5240436
Use new libfscrypt interface
by Paul Crowley
· 5 years ago
c0431e7
init/reboot.cpp: user lower_snake_case instead of camelCase
by Nikita Ioffe
· 5 years ago
76aa49d
Merge "host_init_verifier: use libhidlmetadata"
by Steven Moreland
· 5 years ago
fb102cb
init: only provide control message results for devices launching > Q
by Tom Cherry
· 5 years ago
56064eb
Merge "Integrate libsnapshot with the boot control HAL."
by David Anderson
· 5 years ago
d67fb47
Integrate libsnapshot with the boot control HAL.
by David Anderson
· 5 years ago
ca477e9
host_init_verifier: use libhidlmetadata
by Steven Moreland
· 5 years ago
abfde72
Merge "init: trigger shutdown directly from builtins"
by Tom Cherry
· 5 years ago
800fcce
init: trigger shutdown directly from builtins
by Tom Cherry
· 5 years ago
27671c5
Only allow alphanumerical characters, '-' and '_' in event trigger names
by Nikita Ioffe
· 5 years ago
1861b2d
userspace reboot: stop post-data services and wait for them to be killed
by Nikita Ioffe
· 5 years ago
5bd4f96
Merge "init: actually report which signal is causing the reboot."
by Elliott Hughes
· 5 years ago
e9e4ce7
Merge "Add a skeleton of userspace reboot"
by Nikita Ioffe
· 5 years ago
add829d
Add a skeleton of userspace reboot
by Nikita Ioffe
· 5 years ago
bf6d528
init: actually report which signal is causing the reboot.
by Elliott Hughes
· 5 years ago
1993864
Merge "init: drop unused direct dependency on libcrypto.so"
by Treehugger Robot
· 5 years ago
fda77d7
init: drop unused direct dependency on libcrypto.so
by Tobias Thierer
· 5 years ago
3d669b3
Merge changes from topic "fscrypt-key-mgmt-improvements"
by Eric Biggers
· 5 years ago
0c32d22
Make init.updatable_crashing a read/write property
by Nikita Ioffe
· 6 years ago
2791b94
Convert SnapshotStatus to proto
by Yifan Hong
· 6 years ago
b983559
Support loading system_ext_property_contexts
by Bowgo Tsai
· 6 years ago
e0233f7
init/fscrypt_init_extensions: support setting v2 encryption policies
by Eric Biggers
· 6 years ago
b8ade01
Merge "Separate system_ext_sepolicy.cil out of system sepolicy"
by Treehugger Robot
· 6 years ago
ab92f67
Merge "init: add tips for debugging linker errors when launching init services"
by Tom Cherry
· 6 years ago
fe75b4f
Merge changes from topic "logwrapper-api-update"
by Tom Cherry
· 6 years ago
36e8b00
init: add tips for debugging linker errors when launching init services
by Tom Cherry
· 6 years ago
e576a44
Merge changes from topic "remove_ashmemd"
by Treehugger Robot
· 6 years ago
f390c4e
Update init/fs_mgr for new logwrapper function
by Tom Cherry
· 6 years ago
cdac97c
Merge "Use libcrypto_static instead of libcrypto"
by Colin Cross
· 6 years ago
6efeeff
Merge "Must use libdexfile_support_static in a static executable."
by Martin Stjernholm
· 6 years ago
ce2fbc6
Merge changes from topic "boringssl-kmsg"
by Tom Cherry
· 6 years ago
c3d7a59
ueventd: duplicate /dev/ashmem
by Tri Vo
· 6 years ago
935ea0f
init: add stdio_to_kmsg option
by Tom Cherry
· 6 years ago
1cd8877
Must use libdexfile_support_static in a static executable.
by Martin Stjernholm
· 6 years ago
f77b6a2
Uevent: remove useless dir
by lijiazi
· 6 years ago
dc8f053
Merge "Mount multiple DSU partitions when present."
by Howard Chen
· 6 years ago
83d225b
Merge "init: create sockets before forking"
by Tom Cherry
· 6 years ago
266112b
Separate system_ext_sepolicy.cil out of system sepolicy
by Bowgo Tsai
· 6 years ago
1aa54f3
Mount multiple DSU partitions when present.
by Howard Chen
· 6 years ago
34bab97
init: create sockets before forking
by Tom Cherry
· 6 years ago
692dc61
init: reboot immediately if /data isn't mounted
by Tom Cherry
· 6 years ago
4686c20
init: degeneralize subcontext init into only vendor_init
by Tom Cherry
· 6 years ago
bcbe569
Use libcrypto_static instead of libcrypto
by Colin Cross
· 6 years ago
cf1f11e
Merge "init: Make sure /dev/block/by-name/userdata is created in snapshot mode."
by David Anderson
· 6 years ago
28219a3
Merge "Remove the global seccomp option."
by Elliott Hughes
· 6 years ago
5f458f8
init: Make sure /dev/block/by-name/userdata is created in snapshot mode.
by David Anderson
· 6 years ago
fe62fed
Create /data/per_boot
by Paul Crowley
· 6 years ago
81e56a6
Merge "init: add reboot_on_failure service option"
by Tom Cherry
· 6 years ago
202cd47
Merge "Set LOCAL_INJECT_BSSL_HASH for init_first_stage"
by Tobias Thierer
· 6 years ago
e325d32
init: add reboot_on_failure service option
by Tom Cherry
· 6 years ago
da49c7c
Set LOCAL_INJECT_BSSL_HASH for init_first_stage
by Colin Cross
· 6 years ago
6d529cd
ueventd: allow using external firmware handlers
by Tom Cherry
· 6 years ago
12aed77
Merge "Reland^2: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
d765842
Merge "ueventd: make parallel restorecon functionality optional"
by Tom Cherry
· 6 years ago
a290db1
Allow AIDL interfaces in service parsing
by Jon Spivack
· 6 years ago
6eda585
ueventd: make parallel restorecon functionality optional
by Tom Cherry
· 6 years ago
536f063
Merge "Init: Run boringssl self test via separate binaries."
by Tobias Thierer
· 6 years ago
71d491f
Merge "init: boot into thermal shutdown target on supported devices"
by Wei Wang
· 6 years ago
c652bab
init: boot into thermal shutdown target on supported devices
by Wei Wang
· 6 years ago
338971d
Merge "init/fscrypt_init_extensions: remove redundant log message"
by Treehugger Robot
· 6 years ago
e616ec5
Reland^2: "init: run property service in a thread"
by Tom Cherry
· 6 years ago
e49b223
init/fscrypt_init_extensions: remove redundant log message
by Eric Biggers
· 6 years ago
4a1c582
Remove the global seccomp option.
by Elliott Hughes
· 6 years ago
816f943
Init: Run boringssl self test via separate binaries.
by Tobias Thierer
· 6 years ago
379e4f5
init: add exec_reboot_on_failure builtin
by Tom Cherry
· 6 years ago
deb7e0e
Merge "init: Always reap processes before handling properties"
by Tom Cherry
· 6 years ago
355cf6e
Merge changes from topic "art-without-bionic"
by Martin Stjernholm
· 6 years ago
8fd7fb1
Merge "Fix typo"
by Treehugger Robot
· 6 years ago
57c6a25
init: Always reap processes before handling properties
by Tom Cherry
· 6 years ago
854a559
Fix typo
by Paul Lawrence
· 6 years ago
6685d16
Update logic for detecting pre-apexd services to check that the ART APEX is
by Martin Stjernholm
· 6 years ago
1de4dab
Update paths and names for the new ART APEX.
by Martin Stjernholm
· 6 years ago
18c933e
init: -1 log for control message error paths.
by Steven Moreland
· 6 years ago
a6e5164
Merge "Revert "Reland: "init: run property service in a thread"""
by Tom Cherry
· 6 years ago
Next »