Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
b62d5ed25e77cf0983f2686c99271fd69aa704b6
/
init
07de838
Merge "init: use signalfd to catch SIGCHLD"
by Treehugger Robot
· 7 years ago
ee1b5a6
Merge "Allow vendor-init-actionable for vold-related properties"
by Treehugger Robot
· 7 years ago
4396bb8
Merge "init: do not impose vendor_init restrictions on old vendor images"
by Tom Cherry
· 7 years ago
1325ec8
init: use signalfd to catch SIGCHLD
by Ryan Prichard
· 7 years ago
a1dbeb8
init: do not impose vendor_init restrictions on old vendor images
by Tom Cherry
· 7 years ago
00ef7d5
Allow vendor-init-actionable for vold-related properties
by Jaekyun Seok
· 7 years ago
167ec7f
Allow vendor-init-actionable for wlan.driver.status and init.svc.surfaceflinger
by Jaekyun Seok
· 7 years ago
b7ba61f
Merge "Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr."
by Tao Bao
· 7 years ago
478c7c1
Add dummy vndk library libmkbootimg to enable abi checks on boot_img_hdr.
by Jayant Chowdhary
· 7 years ago
1f90cce
Allow vendor-init-actionable for ro.board.platform and sys.boot_from_charger_mode
by Jaekyun Seok
· 7 years ago
4f214c5
Allow vendor-init-actionable for ro.debuggable
by Jaekyun Seok
· 7 years ago
0a72e6c
Revert "init: Reboot after timeout passes during reboot"
by Tom Cherry
· 7 years ago
1f9d540
init: add timers around sync() during shutdown
by Tom Cherry
· 7 years ago
9f5e6db
Merge "Export init.svc.console as an actionable property"
by Treehugger Robot
· 7 years ago
636ed5f
ueventd: Increase uevent buffer size to 2MB
by Daniel Mentz
· 7 years ago
cba467e
Export init.svc.console as an actionable property
by Jaekyun Seok
· 7 years ago
c602f5a
Merge changes I443e733f,If1e89a67,I0481d87a
by Tom Cherry
· 7 years ago
cb336ee
init: document previously undocumentary service options
by Tom Cherry
· 7 years ago
bbbfed6
init: alphabetize service options in README.md
by Tom Cherry
· 7 years ago
e2f341e
init: alphabetize service options
by Tom Cherry
· 7 years ago
422367b
init: use FQName parse
by Steven Moreland
· 7 years ago
b9ee9ab
Merge "Revert "If enablefilecrypto or init_user0 fails, reboot into recovery.""
by Treehugger Robot
· 7 years ago
e242a97
Revert "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Paul Crowley
· 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
547f731
Don't build host_init_verifier on Android either
by Tom Cherry
· 7 years ago
96ff0fe
Don't build host_init_verifier for darwin
by Tom Cherry
· 7 years ago
de6bd50
init: add host side parser for init
by Tom Cherry
· 7 years ago
8906382
Merge "init: Reboot after timeout passes during reboot"
by Tom Cherry
· 7 years ago
a4644c9
Merge "Document property expansion."
by Treehugger Robot
· 7 years ago
c9fec9d
init: Reboot after timeout passes during reboot
by Tom Cherry
· 7 years ago
7e469ce
Document property expansion.
by Elliott Hughes
· 7 years ago
6f2d56d
init: log control messages along with the process that sent them
by Tom Cherry
· 7 years ago
ca26cbc
Merge "Fix intermittent crash in property_service_test"
by Treehugger Robot
· 7 years ago
b7ef7e7
Fix intermittent crash in property_service_test
by Tom Cherry
· 7 years ago
dc699a2
bpfmt.
by Elliott Hughes
· 7 years ago
851803d
Merge "If enablefilecrypto or init_user0 fails, reboot into recovery."
by Treehugger Robot
· 7 years ago
959b055
If enablefilecrypto or init_user0 fails, reboot into recovery.
by Paul Crowley
· 7 years ago
9cbf570
Move all Action parsing into ActionParser
by Tom Cherry
· 7 years ago
7fd3bc2
Move ActionManager to its own file
by Tom Cherry
· 7 years ago
0f6417f
Move ActionParser to its own file
by Tom Cherry
· 7 years ago
8864749
Add support for non-partitioned devices for system
by Greg Hartman
· 7 years ago
94e9305
Merge "init: add TODO for mount operations."
by Treehugger Robot
· 7 years ago
880d566
init: add TODO for mount operations.
by Tom Cherry
· 7 years ago
176afbb
Merge "Do not block SIGTERM in init's child processes"
by Treehugger Robot
· 7 years ago
4a4ec14e
Do not block SIGTERM in init's child processes
by yusukes
· 7 years ago
c684696
Use vold's mount with metadata encryption service.
by Paul Crowley
· 7 years ago
cf2da29
Update stable_properties.h
by Jaekyun Seok
· 7 years ago
8abe4e2
Merge "sepolicy: renames nonplat_* to vendor_*"
by Treehugger Robot
· 7 years ago
dff165d
Support /product partition
by Jaekyun Seok
· 7 years ago
af0a1f8
Label /vendor_file_contexts as file_contexts_file
by Tom Cherry
· 7 years ago
f09649c
Merge "Make vendor_init check SELinux before setting properties"
by Tom Cherry
· 7 years ago
17b959c
Merge "Init remove direct calls to light sys nodes."
by Treehugger Robot
· 7 years ago
3222848
Make vendor_init check SELinux before setting properties
by Tom Cherry
· 7 years ago
d5eccfd
Init remove direct calls to light sys nodes.
by Steven Moreland
· 7 years ago
618d310
Move all of init to libinit
by Tom Cherry
· 7 years ago
2c4f487
Merge "Apply the whitelist of actionable system properties"
by Treehugger Robot
· 7 years ago
eeb2188
Apply the whitelist of actionable system properties
by Jaekyun Seok
· 7 years ago
927c5d5
Introduce property types
by Tom Cherry
· 7 years ago
c49719f
init: always expand args in subcontext
by Tom Cherry
· 7 years ago
36cf353
sepolicy: renames nonplat_* to vendor_*
by Bowgo Tsai
· 7 years ago
919458c
Create a host side checker for property info file correctness
by Tom Cherry
· 7 years ago
bb877e2
system property: property set without time spent asleep
by Dong Jinguang
· 7 years ago
579e682
Add std::string StartsWith*/EndsWith* overloads.
by Elliott Hughes
· 7 years ago
2ae2f60
Reland "Have property_service create a serialized property_contexts file"
by Tom Cherry
· 7 years ago
9822f3c
Revert "Have property_service create a serialized property_contexts file"
by Robert Greenwalt
· 7 years ago
c47dd6b
Merge changes from topic "property-trie"
by Tom Cherry
· 7 years ago
e8181c0
Have property_service create a serialized property_contexts file
by Tom Cherry
· 7 years ago
ec87074
Merge changes from topic "sload_f2fs"
by Jaegeuk Kim
· 7 years ago
3289b9c
Merge "Add OWNERS."
by Elliott Hughes
· 7 years ago
693d63f
Add OWNERS.
by Elliott Hughes
· 7 years ago
899ad55
fastboot/fs_mgr/init: add sload_f2fs
by Jaegeuk Kim
· 7 years ago
4a33cee
Merge "Allow firmware loading from ODM partition" am: 5b78366665
by Alin Jerpelea
· 7 years ago
b398ac8
Allow firmware loading from ODM partition
by Alin Jerpelea
· 7 years ago
43da9ee
Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil"
by Bowgo Tsai
· 7 years ago
d06a0c0
Merge "init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil"
by Treehugger Robot
· 7 years ago
80d2fdc
Merge "Run restorecon after init creates a symlink or writes to a file."
by Joel Galenson
· 7 years ago
c02b92a
Merge "Run restorecon after init creates a symlink or writes to a file."
by Treehugger Robot
· 7 years ago
4b591f1
Run restorecon after init creates a symlink or writes to a file.
by Joel Galenson
· 7 years ago
069ab5b
init/selinux: renames nonplat_declaration.cil to plat_pub_versioned.cil
by Bowgo Tsai
· 7 years ago
a3f19e0
Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts""
by Tom Cherry
· 7 years ago
f71a3d6
Merge "Revert "init: use ro.init.subcontexts_enabled to enable subcontexts""
by Tom Cherry
· 7 years ago
289c1f3
Merge "init: Drop inheritable capabilities when switching uids" am: a227804015
by Luis Hector Chavez
· 7 years ago
193e434
Revert "init: use ro.init.subcontexts_enabled to enable subcontexts"
by Tom Cherry
· 7 years ago
94fb5b0
init: Drop inheritable capabilities when switching uids
by Luis Hector Chavez
· 7 years ago
864a1ba
Merge changes from topic "b69050941" am: 37eb97d911
by Steven Moreland
· 7 years ago
6f5333a
Allow a service to override another.
by Steven Moreland
· 7 years ago
5e1bea3
Move service name duplication lookup to EndSection
by Steven Moreland
· 7 years ago
7d0a5c3
EndSection returns Result<Success>
by Steven Moreland
· 7 years ago
b480d44
Fix out of date SectionParser comment.
by Steven Moreland
· 7 years ago
23e27db
Merge commit 'a63ccea6abc7ea02e2d98e41c80793ca97237bd3' from
by Xin Li
· 7 years ago
ec19cf6
first stage mount: abort when failed to parse fstab in device-tree
by Bowgo Tsai
· 7 years ago
122352d
Use -Werror in system/core
by Chih-Hung Hsieh
· 7 years ago
ee14225
Merge "Fix race condition between restart and stop/reset."
by Tao Wu
· 7 years ago
84b856d
Fix race condition between restart and stop/reset.
by Tao Wu
· 7 years ago
876b13d
Merge "Fix one race condition between start and stop."
by Tao Wu
· 7 years ago
990d43c
Fix one race condition between start and stop.
by Tao Wu
· 7 years ago
03d67dd
Merge "init: fixed issues related to forking services"
by Treehugger Robot
· 7 years ago
4bfdcb3
init: fixed issues related to forking services
by Joe Tanen
· 7 years ago
0f2097c
Merge "Don't use TEMP_FAILURE_RETRY on close()"
by Treehugger Robot
· 7 years ago
Next »