Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
ca3dd7ec34894cc5c5322dbf9394649bddb8077d
/
init
25a96e4
Merge "init_kill_services_test: also reboot after"
by Treehugger Robot
· 6 years ago
fba5028
Merge "init: support wait timeout with more precision"
by Treehugger Robot
· 6 years ago
f464e6e
Merge "Remove /default.prop"
by Treehugger Robot
· 6 years ago
a782da9
Merge changes from topic "remove_default_prop"
by Treehugger Robot
· 6 years ago
ffa52e9
init: support wait timeout with more precision
by Mark Salyzyn
· 6 years ago
d642fe4
init_kill_services_test: also reboot after
by Steven Moreland
· 6 years ago
c688e8f
Remove /default.prop
by Jiyong Park
· 6 years ago
c068d0e
Remove /system/etc/prop.default
by Jiyong Park
· 6 years ago
8569552
/vendor/default.prop is removed.
by Jiyong Park
· 6 years ago
150687b
init: failed to set sys.usb.controller
by Mark Salyzyn
· 6 years ago
be1cf90
InitFatalReboot: Trigger panic explicitly for init_fatal_panic
by Woody Lin
· 6 years ago
c890742
first_stage_init: add support to skip module load failures
by Will McVicker
· 6 years ago
e874875
Merge "Reject services that are both critical and oneshot"
by Nikita Ioffe
· 6 years ago
51c251c
Reject services that are both critical and oneshot
by Nikita Ioffe
· 6 years ago
39d4553
Add reason why userspace reboot shutdown sequence failed
by Nikita Ioffe
· 6 years ago
c9c0bba
init: Add task_profiles init command
by Suren Baghdasaryan
· 6 years ago
1c84135
init: add even more debugging information for reboot
by Tom Cherry
· 6 years ago
e3e77d3
init: fix restarting of subcontext
by Tom Cherry
· 6 years ago
a4c163d
Add /mnt/androidwritable for MOUNT_EXTERNAL_ANDROID_WRITABLE apps
by Ricky Wai
· 6 years ago
a3be996
Cleanup logic in KillZramBackingDevice
by Nikita Ioffe
· 6 years ago
66f0115
libsnapshot clients: Add missing dep.
by Yifan Hong
· 6 years ago
a4bf2ce
first_stage_init: add hook to exec a shell script
by Steve Muckle
· 6 years ago
c479357
first_stage_init: increase serial console tries to 50
by Will McVicker
· 6 years ago
f3504ec
Add RootTargetPreparer for CtsInitTestCases and CtsFsMgrTestCases
by Nikita Ioffe
· 6 years ago
1c14654
Merge "Fallback to hard reboot if userspace reboot hasn't started in time"
by Nikita Ioffe
· 6 years ago
ffe39ea
Merge "Cleanup some trivial TODOs."
by Tom Cherry
· 6 years ago
d055354
Fallback to hard reboot if userspace reboot hasn't started in time
by Nikita Ioffe
· 6 years ago
85f2bc9
Cleanup some trivial TODOs.
by Tom Cherry
· 6 years ago
3f67fb8
init: fix todo in a test
by Tom Cherry
· 6 years ago
90540ad
Merge "Note selinux trans error happens in permissive."
by Steven Moreland
· 6 years ago
9e987cb
Note selinux trans error happens in permissive.
by Steven Moreland
· 6 years ago
1ec8c39
Merge "init_kill_services_test: reboot device first."
by Steven Moreland
· 6 years ago
32876f3
init_kill_services_test: reboot device first.
by Steven Moreland
· 6 years ago
51abcc5
Merge "first_stage_init: load modules in modules.load.recovery in recovery"
by Treehugger Robot
· 6 years ago
45efd5a
Merge "Remove vts10 tests from vts suite"
by Dan Shi
· 6 years ago
4c59323
first_stage_init: load modules in modules.load.recovery in recovery
by Steve Muckle
· 6 years ago
79f3d26
Merge "Remove EXCLUDE_FS_CONFIG_STRUCTURES"
by Tom Cherry
· 6 years ago
2af5bd0
Merge "Properly fail userspace reboot if it's not supported"
by Nikita Ioffe
· 6 years ago
d54a4bf
Merge "init: don't sync() before shutting down services"
by Tom Cherry
· 6 years ago
92116e4
Properly fail userspace reboot if it's not supported
by Nikita Ioffe
· 6 years ago
884b570
Merge "Make init.userspace_reboot.is_supported a rw property"
by Nikita Ioffe
· 6 years ago
10615eb
init: don't sync() before shutting down services
by Tom Cherry
· 6 years ago
9174a9b
init: only print backtraces on subsequent reboots with a value
by Tom Cherry
· 6 years ago
663cd35
Make init.userspace_reboot.is_supported a rw property
by Nikita Ioffe
· 6 years ago
91537d3
Revert "init: disable oneshot_on test"
by Tom Cherry
· 6 years ago
14f4afd
init: require root for oneshot_on test
by Tom Cherry
· 6 years ago
56188cc
Merge "init: disable oneshot_on test"
by Treehugger Robot
· 6 years ago
080fa98
init: even better logging around subsequent sys.powerctl messages
by Tom Cherry
· 6 years ago
22d6348
init: do not handle control messages after shutdown
by Tom Cherry
· 6 years ago
6885527
init: fix StopSendingMessages()
by Tom Cherry
· 6 years ago
d30c511
init: disable oneshot_on test
by Tom Cherry
· 6 years ago
96f29ea
Remove vts10 tests from vts suite
by Dan Shi
· 6 years ago
4046333
init: use an eventfd instead of socketpair to wake the main loop
by Tom Cherry
· 6 years ago
975bfe1
init: add missing TEMP_FAILURE_RETRY
by Tom Cherry
· 6 years ago
fc51af2
Merge "Use properties for various userspace reboot timeouts"
by Nikita Ioffe
· 6 years ago
7b41a15
Use properties for various userspace reboot timeouts
by Nikita Ioffe
· 6 years ago
f12ea1e
Merge "init: Forcefully mount system_ext on DAP devices if not present in fstab."
by David Anderson
· 6 years ago
58f3524
Merge "init: add more logging around reboots"
by Treehugger Robot
· 6 years ago
d0ce530
init: Forcefully mount system_ext on DAP devices if not present in fstab.
by David Anderson
· 6 years ago
1c68836
init: add more logging around reboots
by Tom Cherry
· 6 years ago
2d90168
Merge "Add vts10 suite to existing vts tests"
by Treehugger Robot
· 6 years ago
5d8d73c
Add vts10 suite to existing vts tests
by Dan Shi
· 6 years ago
b80b654
Merge "init: Factor out first-stage uevent handling into a separate class."
by David Anderson
· 6 years ago
4117559
init: Factor out first-stage uevent handling into a separate class.
by David Anderson
· 6 years ago
6d4e47a
Merge "Remove use of static libdexfile to avoid linking in ART internal code."
by Martin Stjernholm
· 6 years ago
0053acd
Merge "init: Remove special-case hacks for the super partition."
by David Anderson
· 6 years ago
b78a632
init: Remove special-case hacks for the super partition.
by David Anderson
· 6 years ago
a2cc893
Remove use of static libdexfile to avoid linking in ART internal code.
by Martin Stjernholm
· 6 years ago
bdbf504
init: add ctl.oneshot_on/ctl.oneshot_off
by Tom Cherry
· 6 years ago
df78c43
Merge "init: init_kill_services_test"
by Steven Moreland
· 6 years ago
6cce3f7
init: init_kill_services_test
by Steven Moreland
· 6 years ago
8a178c1
Merge "init: Fix restorecon for /metadata."
by David Anderson
· 6 years ago
fd470e8
init: use a no-op signal handler instead of SIG_IGN for SIGPIPE
by Tom Cherry
· 6 years ago
802864c
init: handle property messages asynchronously #2
by Tom Cherry
· 6 years ago
4bb500f
init: Fix restorecon for /metadata.
by David Anderson
· 6 years ago
832f9f1
Revert "init: handle property service callbacks asynchronously"
by Tom Cherry
· 6 years ago
459ca0b
Revert "Stop & Resume property service when switching to bootstrap namespace"
by Tom Cherry
· 6 years ago
d91998f
init: restorecon libsnapshot rollback indicator
by Yifan Hong
· 6 years ago
6ad4d0a
Remove EXCLUDE_FS_CONFIG_STRUCTURES
by Tom Cherry
· 6 years ago
14ce87c
Merge "Refine the exported DSU status"
by Howard Chen
· 6 years ago
8d144f6
Merge "Fix missing Result::ok() call in init"
by Bernie Innocenti
· 6 years ago
50dfcb0
Fix missing Result::ok() call in init
by Bernie Innocenti
· 6 years ago
6963f81
Stop & Resume property service when switching to bootstrap namespace
by Nikita Ioffe
· 6 years ago
3ad2920
Reset post_data_ and services_update_finished_ on userspace reboot
by Nikita Ioffe
· 6 years ago
d485bbb
If userspace reboot watchdog triggers, don't store reason in persistent property
by Nikita Ioffe
· 6 years ago
2e1c6b2
Refine the exported DSU status
by Howard Chen
· 6 years ago
bb57820
init: prevent persist.sys.usb.config initalized as none,adb
by Howard Yen
· 6 years ago
a31834a
Merge "init: Make sure ImageManager status files are labelled."
by David Anderson
· 6 years ago
c991f34
init: Make sure ImageManager status files are labelled.
by David Anderson
· 6 years ago
0fcb228
Merge "init: handle property service callbacks asynchronously"
by Tom Cherry
· 6 years ago
d9de138
Merge "Refactor libinit_test_utils to not use libinit and expose its libraries"
by Tom Cherry
· 6 years ago
f77f6f0
Remove various bits of dead code and unused workarounds.
by Elliott Hughes
· 6 years ago
7205c62
init: handle property service callbacks asynchronously
by Tom Cherry
· 6 years ago
a2f9136
Refactor libinit_test_utils to not use libinit and expose its libraries
by Tom Cherry
· 6 years ago
d0bc0b6
Store reason in case of userspace-reboot watchdog reboot
by Nikita Ioffe
· 6 years ago
ee016ce
bootstat: enhance last reboot reason property with file backing
by Mark Salyzyn
· 7 years ago
196cc58
Preserving /avb/* keys to /metadata
by Bowgo Tsai
· 6 years ago
504e664
libinit_test_utils: -= libhidl-gen-utils header
by Steven Moreland
· 6 years ago
579e4b3
Merge "libinit_test_utils: don't assume interface format"
by Steven Moreland
· 6 years ago
15e4f6f
Merge "Don't log userspace_reboot.started/finished properties from init"
by Nikita Ioffe
· 6 years ago
Next »