Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
6ece3c44fe66bfbd00a23335de0d2084a97d12f3
/
init
/
Android.bp
aca0bea
libsnapshot: Partially implement OpenSnapshotWriter.
by David Anderson
· 5 years ago
67b7dd5
Remove vts10 related configs
by Dan Shi
· 5 years ago
5aa52d9
Revert "libsnapshot: Partially implement OpenSnapshotWriter."
by Tianjie Xu
· 5 years ago
75b982a
libsnapshot: Partially implement OpenSnapshotWriter.
by David Anderson
· 5 years ago
1d951b7
init: generate apex-info-list.xml
by Jooyung Han
· 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
96f29ea
Remove vts10 tests from vts suite
by Dan Shi
· 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
bdbf504
init: add ctl.oneshot_on/ctl.oneshot_off
by Tom Cherry
· 6 years ago
802864c
init: handle property messages asynchronously #2
by Tom Cherry
· 6 years ago
832f9f1
Revert "init: handle property service callbacks asynchronously"
by Tom Cherry
· 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
6619649
init: group source files better in Android.bp
by Tom Cherry
· 6 years ago
648ae3a
Use apex name in apex_manifest.pb as the mount point
by Jiyong Park
· 6 years ago
23dbd6d
Make userspace_reboot.in_progress sysprop-as-api
by Nikita Ioffe
· 6 years ago
e91c76b
Merge "init: check property type in host_init_verifier"
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
c29c2ba
init: Add support for native service registration with lmkd
by Suren Baghdasaryan
· 6 years ago
7160fc1
fs_mgr: Add stable_inodes flag to encrypted ext4
by Paul Crowley
· 6 years ago
5d9cdae
Merge "host_init_verifier: use libhidlmetadata"
by Steven Moreland
· 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
1be2a2c
init: drop unused direct dependency on libcrypto.so
by Tobias Thierer
· 6 years ago
f3a5ab8
Merge "Remove the global seccomp option."
by Elliott Hughes
· 6 years ago
dcb3d15
ueventd: allow using external firmware handlers
by Tom Cherry
· 6 years ago
4e46a33
Merge "Reland^2: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
1ab3dfc
Reland^2: "init: run property service in a thread"
by Tom Cherry
· 7 years ago
4e6bf25
Remove the global seccomp option.
by Elliott Hughes
· 6 years ago
1136f15
Init: Run boringssl self test via separate binaries.
by Tobias Thierer
· 6 years ago
4adbd29
Merge "Revert "Reland: "init: run property service in a thread"""
by Tom Cherry
· 6 years ago
3da2ba6
Revert "Reland: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
34f2537
Merge "Reland: "init: run property service in a thread""
by Tom Cherry
· 6 years ago
6cad139
Mark some tests as requiring root.
by Josh Gao
· 6 years ago
8d168c3
Merge "init: Add first-stage init support for snapshot-based partitions."
by Yifan Hong
· 6 years ago
8efca4b
Reland: "init: run property service in a thread"
by Tom Cherry
· 7 years ago
e3cd3ba
Merge "Move fscrypt_init_extensions into system/core"
by Treehugger Robot
· 6 years ago
eb94026
Merge "Revert "init: run property service in a thread""
by Tom Cherry
· 6 years ago
052f31c
Move fscrypt_init_extensions into system/core
by Paul Crowley
· 6 years ago
f451426
Revert "init: run property service in a thread"
by Tom Cherry
· 6 years ago
88eedaf
Merge "Add init_tests to CTS"
by Tom Cherry
· 6 years ago
afe45ab
Merge changes Id9534a59,I3ee81536
by Tom Cherry
· 6 years ago
17b2be0
Add init_tests to CTS
by Tom Cherry
· 6 years ago
c8edf84
init: Add first-stage init support for snapshot-based partitions.
by David Anderson
· 6 years ago
26f5e7d
init: run property service in a thread
by Tom Cherry
· 7 years ago
0f6537c
Fix ODR violation
by Yi Kong
· 6 years ago
d2533c3
Adds check_interface_{restart,start,stop} check_builtins.
by Daniel Norman
· 7 years ago
fb54b74
Merge changes from topic "services_serve_interfaces_test"
by Daniel Norman
· 7 years ago
4772f1d
init: check the arguments of builtins during the build
by Tom Cherry
· 7 years ago
8082ba2
Adds a visibility rule for init defaults.
by Daniel Norman
· 7 years ago
a19f51e
Merge "Reserve 'init'."
by Treehugger Robot
· 7 years ago
100e8ff
Merge "Remove obsolete subdirs entry."
by Treehugger Robot
· 7 years ago
4c79df9
Remove obsolete subdirs entry.
by Steven Moreland
· 7 years ago
ceb36d0
Reserve 'init'.
by Steven Moreland
· 7 years ago
2e4c85f
init: clean up file / socket descriptor creation
by Tom Cherry
· 7 years ago
4b505fe
Merge "Checks the interface inheritance hierarchy in init_rc files."
by Daniel Norman
· 7 years ago
3f42a76
Checks the interface inheritance hierarchy in init_rc files.
by Daniel Norman
· 7 years ago
4280165
Merge "Remove binder dependency in init."
by Steven Moreland
· 7 years ago
4ee2703
Remove binder dependency in init.
by Steven Moreland
· 7 years ago
d75f30a
first_stage_init: add console
by Steve Muckle
· 7 years ago
f1a044b
init: clean up host_init_stubs a bit
by Tom Cherry
· 7 years ago
2aeb1ad
Split out ServiceList and ServiceParser from service.cpp/.h
by Tom Cherry
· 7 years ago
18b981e
create libmodprobe, integrate into first_stage_init
by Steve Muckle
· 7 years ago
8fd64c8
Move result.h from init to libbase
by Jiyong Park
· 7 years ago
e01ca4d
init: Refactor service.h/cpp
by Vic Yang
· 7 years ago
92c236e
init: Refactor selinux.h/cpp
by Vic Yang
· 7 years ago
59656fb
init: dump stack when aborting
by Tom Cherry
· 7 years ago
f6ce7d0
Stop adding the bootstrap directory to rpath.
by Peter Collingbourne
· 7 years ago
30afda7
Copying debug ramdisk files to /debug_ramdisk/*
by Bowgo Tsai
· 7 years ago
d8ce1fb
libprocessgroup_setup: use libcgrouprc_format
by Yifan Hong
· 7 years ago
6f9ce2e
libprocessgroup: Move CgroupSetupCgroups() to libprocessgroup_setup
by Yifan Hong
· 7 years ago
e21d07f
Merge "selinux: use the policy version defined in sepolicy"
by Jeffrey Vander Stoep
· 7 years ago
a73ed22
init: add MountHandler property handler
by Mark Salyzyn
· 7 years ago
8502ed3
Access apex sysprops via the generated API
by Jiyong Park
· 7 years ago
724eda5
selinux: use the policy version defined in sepolicy
by Jeff Vander Stoep
· 7 years ago
82b72a5
libprocessgroup: Add support for task profiles
by Suren Baghdasaryan
· 7 years ago
6866041
Proper mount namespace configuration for bionic
by Jiyong Park
· 7 years ago
dd02fa1
Re-enable asan on /init.
by Evgenii Stepanov
· 7 years ago
0e330f1
init: Add support for GSI installations in first-stage mount.
by David Anderson
· 7 years ago
93318d4
Build init with the bootstrap bionic libs
by Jiyong Park
· 7 years ago
f8315f0
init: disable asan
by Tom Cherry
· 7 years ago
044e027
Merge "Run BoringSSL self test during startup"
by Treehugger Robot
· 7 years ago
d052118
Run BoringSSL self test during startup
by Branden Archer
· 7 years ago
7bfea3d
init: clean up the 1st/2nd stage init split
by Tom Cherry
· 7 years ago
f05da4a
init: use libfscrypt for file-based encryption setup
by Eric Biggers
· 7 years ago
62e985a
init: Allow restricted use of binder.
by Martijn Coenen
· 7 years ago
a3d36a8
init: Build init_tests only for the first arch.
by Tao Bao
· 7 years ago
66209ca
init: init_defaults uses more shared libraries.
by Tao Bao
· 8 years ago
3143848
split first stage init into a separate executable
by Tom Cherry
· 8 years ago
44aceed
Split init's source files init first stage and second stage
by Tom Cherry
· 8 years ago
40acb37
Move watchdogd out of init
by Tom Cherry
· 8 years ago
9963847
ueventd: Add dynamic kernel module loading
by Andrew F. Davis
· 8 years ago
1d2b29a
Merge "init: rename init_first_stage"
by Treehugger Robot
· 8 years ago
38a11cc
init: rename init_first_stage
by Tom Cherry
· 8 years ago
Next »