Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
18f79828ed762e34cbd8d5ea0f98ba25fac84e35
/
init
4c687a2
Merge "Adds /dev/block/by-name/<partition> symlinks"
by Treehugger Robot
· 7 years ago
2cf104b
Merge "init: allow entering of network namespaces"
by Tom Cherry
· 7 years ago
5a16976
init: allow entering of network namespaces
by Tom Cherry
· 7 years ago
773145d
Adds /dev/block/by-name/<partition> symlinks
by Bowgo Tsai
· 7 years ago
d84ec9a
Removing block device by-num symlinks
by Bowgo Tsai
· 7 years ago
95f552c
init/fs_mgr: prototype first-stage dm-linear support
by David Anderson
· 7 years ago
0c76f83
init: keychord inotify add IN_ONLYDIR
by Mark Salyzyn
· 7 years ago
8d708f7
init: Add inotify for /dev/input/
by Mark Salyzyn
· 7 years ago
113b306
Merge "Remove unused using statement / host stub"
by Treehugger Robot
· 7 years ago
a46f026
Remove unused using statement / host stub
by Tom Cherry
· 7 years ago
f9331cf
Merge changes from topic "interface_builtins"
by Steven Moreland
· 7 years ago
3ff00f0
init: ServiceList FindInterface
by Steven Moreland
· 7 years ago
579d48c
builtins: interface_{start, stop, restart}
by Steven Moreland
· 7 years ago
a132268
init: switch from /dev/keychord to /dev/input/
by Mark Salyzyn
· 7 years ago
9a9b137
init: use std::function for epoll handling
by Tom Cherry
· 7 years ago
5428faa
init: Use sepolicy version instead
by Logan Chien
· 7 years ago
8a41d6c
init: refactor first stage to not require fstab
by David Anderson
· 7 years ago
5844af3
First-stage mount: avoid triggering a FATAL error
by Bowgo Tsai
· 7 years ago
e6d1c8d
Add test_suites lines.
by Elliott Hughes
· 7 years ago
1f107af
init: clarify documentation for disabled
by Steven Moreland
· 7 years ago
e4ef504
Merge "init: Use android::base::boot_clock instead of /proc/uptime"
by Treehugger Robot
· 7 years ago
502c1d7
Merge "Set property for metadata encryption on first boot"
by Treehugger Robot
· 7 years ago
f707c71
Set property for metadata encryption on first boot
by Paul Crowley
· 7 years ago
02a4a80
Merge "Add /mnt/vendor rw mount point for vendor partitions."
by Tri Vo
· 7 years ago
a9b130f
Merge "init: add sigstop option for debugging services from their start"
by Tom Cherry
· 7 years ago
4995b6f
init: add sigstop option for debugging services from their start
by Tom Cherry
· 7 years ago
dfa94b0
Add /mnt/vendor rw mount point for vendor partitions.
by Tri Vo
· 7 years ago
3087846
Re-land "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Paul Crowley
· 7 years ago
96f5ddd
Merge "init: use signalfd to catch SIGCHLD"
by Treehugger Robot
· 7 years ago
bee98f6
Merge "Allow vendor-init-actionable for vold-related properties"
by Treehugger Robot
· 7 years ago
8a2546c
Merge "init: do not impose vendor_init restrictions on old vendor images"
by Tom Cherry
· 7 years ago
f4095cf
init: use signalfd to catch SIGCHLD
by Ryan Prichard
· 7 years ago
e01f271
init: do not impose vendor_init restrictions on old vendor images
by Tom Cherry
· 7 years ago
0a17a98
Allow vendor-init-actionable for vold-related properties
by Jaekyun Seok
· 7 years ago
8252f75
init: Use android::base::boot_clock instead of /proc/uptime
by Luis Hector Chavez
· 7 years ago
9148e92
Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger
by Jaekyun Seok
· 7 years ago
616c91f
Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr."
by Tao Bao
· 7 years ago
2aa8c27
Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.
by Jayant Chowdhary
· 7 years ago
70f26a4
Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode
by Jaekyun Seok
· 7 years ago
c132ce3
Allow vendor-init-actionable for ro.debuggable
by Jaekyun Seok
· 7 years ago
c547b56
Revert "init: Reboot after timeout passes during reboot"
by Tom Cherry
· 7 years ago
c830500
init: add timers around sync() during shutdown
by Tom Cherry
· 7 years ago
a912924
Merge "Export init.svc.console as an actionable property"
by Treehugger Robot
· 7 years ago
073e841
ueventd: Increase uevent buffer size to 2MB
by Daniel Mentz
· 7 years ago
fdaad8a
Export init.svc.console as an actionable property
by Jaekyun Seok
· 7 years ago
53c34a7
Merge changes I443e733f,If1e89a67,I0481d87a
by Tom Cherry
· 7 years ago
b733230
init: document previously undocumentary service options
by Tom Cherry
· 7 years ago
d001459
init: alphabetize service options in README.md
by Tom Cherry
· 7 years ago
3bc38e6
init: alphabetize service options
by Tom Cherry
· 7 years ago
1d61d4f
init: use FQName parse
by Steven Moreland
· 7 years ago
b9387c4
Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery.""
by Treehugger Robot
· 7 years ago
158ab15
Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Paul Crowley
· 7 years ago
2a7094f
Restrict setting platform properties from vendor .prop files
by Tom Cherry
· 7 years ago
9372720
Clean up property set error handling
by Tom Cherry
· 7 years ago
6f4e82b
Don't build host_init_verifier on Android either
by Tom Cherry
· 7 years ago
8572560
Don't build host_init_verifier for darwin
by Tom Cherry
· 7 years ago
4717050
init: add host side parser for init
by Tom Cherry
· 7 years ago
9b9be79
Merge "init: Reboot after timeout passes during reboot"
by Tom Cherry
· 7 years ago
f938a09
Merge "Document property expansion."
by Treehugger Robot
· 7 years ago
fb151e1
init: Reboot after timeout passes during reboot
by Tom Cherry
· 7 years ago
ee0d516
Document property expansion.
by Elliott Hughes
· 7 years ago
280c5d8
init: log control messages along with the process that sent them
by Tom Cherry
· 7 years ago
a4da9c6
Merge "Fix intermittent crash in property_service_test"
by Treehugger Robot
· 7 years ago
5cf178c
Fix intermittent crash in property_service_test
by Tom Cherry
· 7 years ago
88cfdf2
bpfmt.
by Elliott Hughes
· 7 years ago
8f6ee75
Merge "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Treehugger Robot
· 7 years ago
a09ad9d
If enablefilecrypto or init_user0 fails, reboot into recovery.
by Paul Crowley
· 7 years ago
d9e7004
Move all Action parsing into ActionParser
by Tom Cherry
· 7 years ago
a31195a
Move ActionManager to its own file
by Tom Cherry
· 7 years ago
927d97e
Move ActionParser to its own file
by Tom Cherry
· 7 years ago
fb58214
Add support for non-partitioned devices for system
by Greg Hartman
· 7 years ago
29e277e
Merge "init: add TODO for mount operations."
by Treehugger Robot
· 7 years ago
fbbb5c2
init: add TODO for mount operations.
by Tom Cherry
· 7 years ago
8ff633b
Merge "Do not block SIGTERM in init's child processes"
by Treehugger Robot
· 7 years ago
061718e
Do not block SIGTERM in init's child processes
by yusukes
· 7 years ago
2d73e41
Use vold's mount with metadata encryption service.
by Paul Crowley
· 7 years ago
8348c43
Update stable_properties.h
by Jaekyun Seok
· 7 years ago
3b7536e
Merge "sepolicy: renames nonplat_* to vendor_*"
by Treehugger Robot
· 7 years ago
625ca28
Support /product partition
by Jaekyun Seok
· 7 years ago
41c325e
Label /vendor_file_contexts as file_contexts_file
by Tom Cherry
· 7 years ago
032331d
Merge "Make vendor_init check SELinux before setting properties"
by Tom Cherry
· 7 years ago
3f9898c
Merge "Init remove direct calls to light sys nodes."
by Treehugger Robot
· 7 years ago
5e2a61c
Make vendor_init check SELinux before setting properties
by Tom Cherry
· 7 years ago
d900625
Init remove direct calls to light sys nodes.
by Steven Moreland
· 7 years ago
7942f83
Move all of init to libinit
by Tom Cherry
· 7 years ago
569c5ce
Merge "Apply the whitelist of actionable system properties"
by Treehugger Robot
· 7 years ago
657c070
Apply the whitelist of actionable system properties
by Jaekyun Seok
· 7 years ago
9954c6f
Introduce property types
by Tom Cherry
· 7 years ago
a402083
init: always expand args in subcontext
by Tom Cherry
· 7 years ago
7134112
sepolicy: renames nonplat_* to vendor_*
by Bowgo Tsai
· 7 years ago
a4235c8
Create a host side checker for property info file correctness
by Tom Cherry
· 7 years ago
d012395
system property: property set without time spent asleep
by Dong Jinguang
· 7 years ago
a9bab70
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 7 years ago
cb1904b
Reland "Have property_service create a serialized property_contexts file"
by Tom Cherry
· 7 years ago
732b719
Revert "Have property_service create a serialized property_contexts file"
by Robert Greenwalt
· 7 years ago
ab08d9b
Merge changes from topic "property-trie"
by Tom Cherry
· 7 years ago
5f7d135
Have property_service create a serialized property_contexts file
by Tom Cherry
· 7 years ago
626d5d1
Merge changes from topic "sload_f2fs"
by Jaegeuk Kim
· 7 years ago
a0236c5
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
6a1a51a
Add OWNERS.
by Elliott Hughes
· 7 years ago
Next »