Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
08a7cf2baa0745bf357590d139f6ab638dc60e03
/
init
69e880e
Add a unittest for fingerprint calculation
by Tianjie
· 5 years ago
57b9a53
Merge "Support appending vbmeta digest to id/fingerprint"
by Tianjie Xu
· 5 years ago
becfa77
Support appending vbmeta digest to id/fingerprint
by Tianjie
· 5 years ago
2d1a401
Remove the tech debt from the property_service
by Roman Kiryanov
· 5 years ago
0d712ad
Merge "Revert "init: adding fallback paths for debug ramdisk""
by Treehugger Robot
· 5 years ago
d926ade
OverlayFS support for fstab
by David Ng
· 5 years ago
26c1b74
Revert "init: adding fallback paths for debug ramdisk"
by Bowgo Tsai
· 5 years ago
6939583
Merge "init: Add tests and document the new fnmatch behavior in ExternalFirmwareHandler."
by David Anderson
· 5 years ago
1c51525
init: make reboot_on_failure not apply to manually stopped services
by Eric Biggers
· 5 years ago
4664bbc
Merge "Fix precompiled sepolicy logic"
by Inseob Kim
· 5 years ago
28fdb67
Fix precompiled sepolicy logic
by Inseob Kim
· 5 years ago
6cbc7e0
Merge "Allow a kernel bootconfig to set the `qemu` key"
by Treehugger Robot
· 5 years ago
6e20ff8
Allow a kernel bootconfig to set the `qemu` key
by Roman Kiryanov
· 5 years ago
c4a1a32
Merge changes from topic "debug_ramdisk_path"
by Treehugger Robot
· 5 years ago
6cb4311
init: adding fallback paths for debug ramdisk
by Bowgo Tsai
· 5 years ago
64e92f9
init: loading debug resources before chroot into first_stage_ramdisk
by Bowgo Tsai
· 5 years ago
23a50b3
Merge "[Bugfix]Fix userspace-reboot failure when backing_dev exists but zram not swapped on"
by Treehugger Robot
· 5 years ago
e5232a7
init: apexd is started in the current mount namespace
by Jooyung Han
· 5 years ago
19872d0
init: Add tests and document the new fnmatch behavior in ExternalFirmwareHandler.
by David Anderson
· 5 years ago
22fdd0a
ueventd: Allow pattern matching to find external firmware handler
by Suchang Woo
· 5 years ago
8a3653c
[Bugfix]Fix userspace-reboot failure when backing_dev exists but zram not swapped on
by luwei9
· 5 years ago
f4adb89
Do not populate `ro.kernel.` properties in init
by Roman Kiryanov
· 5 years ago
3841fdf
Merge "Load *_compat_cil_file from system_ext as well"
by Yo Chiang
· 5 years ago
2a8b028
Merge "Use property ro.product.enforce_debugfs_restrictions to enable debugfs restrictions"
by Hridya Valsaraju
· 5 years ago
0312c20
Populate `ro.boot.dalvik.vm.checkjni` from `android.checkjni`
by Roman Kiryanov
· 5 years ago
c755e5e
Populate `ro.boot.debug.sf.nobootanimation` from `android.bootanim`
by Roman Kiryanov
· 5 years ago
8681f7e
ueventd: Fix wrong argument index in devpath comparison
by Suchang Woo
· 5 years ago
6b7311f
Use property ro.product.enforce_debugfs_restrictions to enable debugfs
by Hridya Valsaraju
· 5 years ago
2057901
fs_mgr: Suppress SkipMountingPartitions log in ReadFstabFromFile
by Yi-Yo Chiang
· 5 years ago
bcc7946
Populate all other emulator properties as `ro.boot.qemu.*`
by Roman Kiryanov
· 5 years ago
731d247
Load *_compat_cil_file from system_ext as well
by Yi-Yo Chiang
· 5 years ago
4ddfd02
Populate more emulator properties to `ro.boot.`
by Roman Kiryanov
· 5 years ago
94ce40a
Do not populate `ro.kernel.qemu` in `ProcessKernelCmdline`
by Roman Kiryanov
· 5 years ago
8891c20
init: fix debuggable paths for recovery mode
by Will McVicker
· 5 years ago
fb1cffb
Merge "init: check for verifiedbootstate in properties"
by Alistair Delva
· 5 years ago
b56165c
Merge "Allow precompiled sepolicy w/o system_ext/product"
by Inseob Kim
· 5 years ago
dce1f88
Merge "Populate `ro.boot.qemu` for the emulator device"
by Roman Kiryanov
· 5 years ago
7787e70
Merge "Populate only emulator specific properties into `ro.kernel.`"
by Roman Kiryanov
· 5 years ago
a3d37ac
Merge "Move the `androidboot.` literal into its own variable"
by Roman Kiryanov
· 5 years ago
d99d977
Allow precompiled sepolicy w/o system_ext/product
by Inseob Kim
· 5 years ago
4a47c74
Populate `ro.boot.qemu` for the emulator device
by Roman Kiryanov
· 5 years ago
1a705d4
Populate only emulator specific properties into `ro.kernel.`
by Roman Kiryanov
· 5 years ago
ccc15c5
Move the `androidboot.` literal into its own variable
by Roman Kiryanov
· 5 years ago
c19a7dd
Merge changes from topic "bootconfig-selinux-property"
by Alistair Delva
· 5 years ago
0a799bd
Handle "hardware" bootconfig parameter as "androidboot.hardware"
by Devin Moore
· 5 years ago
6c01baf
init: check for verifiedbootstate in properties
by Devin Moore
· 5 years ago
63594a4
Allow selinux to be set by bootconfig
by Alistair Delva
· 5 years ago
3bb240b
Allow android_dt_dir to be set by bootconfig
by Alistair Delva
· 5 years ago
c90fce4
Merge "init: only mlock() system pages when performing snapuserd transitions."
by David Anderson
· 5 years ago
7c98b89
Merge changes from topic "bootconfig_args"
by Devin Moore
· 5 years ago
fcb28f5
Merge "Check if service is executed before APEX is ready"
by Kiyoung Kim
· 5 years ago
9fd8862
init: only mlock() system pages when performing snapuserd transitions.
by David Anderson
· 5 years ago
7905848
init: handle more bootconfig parameters
by Devin Moore
· 5 years ago
0cbee0d
Check if service is executed before APEX is ready
by Kiyoung Kim
· 5 years ago
900c601
Merge "Detect the absence of the default fstab" am: d9b7c9b4a7
by Treehugger Robot
· 5 years ago
c6f1968
Detect the absence of the default fstab
by Jiyong Park
· 5 years ago
c30a2b0
Merge "first_stage_mount: Create snapshot devices before launching first_stage_console" am: 0c931aa993
by Treehugger Robot
· 5 years ago
0c931aa
Merge "first_stage_mount: Create snapshot devices before launching first_stage_console"
by Treehugger Robot
· 5 years ago
7e3beff
Merge "Support bootconfig in first stage init and fs_mgr" am: cb4ebecbbd
by Devin Moore
· 5 years ago
a4ef15b
Support bootconfig in first stage init and fs_mgr
by Devin Moore
· 5 years ago
38aa1b3
Merge "Merge ab/7061308 into stage." into stage-aosp-master
by TreeHugger Robot
· 5 years ago
acc8225
Merge "Revert^2 "Remove ART APEX from the bootstrap apexes""
by Treehugger Robot
· 5 years ago
7f9faba
Merge "Introduce load_exports action."
by satayev
· 5 years ago
74b03a1
Merge "init: ro.boottime.init.modules"
by Lisa (LeeWei) Liu
· 5 years ago
493484d
Merge ab/7061308 into stage.
by Xin Li
· 5 years ago
d69ad69
[LSC] Add LOCAL_LICENSE_KINDS to system/core
by Bob Badour
· 5 years ago
500946b
Introduce load_exports action.
by Artur Satayev
· 5 years ago
08c862f
init: ro.boottime.init.modules
by Lisa Liu
· 5 years ago
13eb053
Build first-stage init in Soong
by Jiyong Park
· 5 years ago
9c4ecdd
Revert^2 "Remove ART APEX from the bootstrap apexes"
by Jiyong Park
· 5 years ago
03e8034
libsnapshot: No transition of snapuserd during second stage init
by Akilesh Kailash
· 5 years ago
bb159ad
Relax the language around parallel_restorecon.
by David Anderson
· 5 years ago
b363fc8
Merge "Let the kernel hwrng thread manage hw_random mixing."
by Elliott Hughes
· 5 years ago
eedd38a
Let the kernel hwrng thread manage hw_random mixing.
by Elliott Hughes
· 5 years ago
9bfd986
Remove all the `cpp_std: "experimental"`s.
by Elliott Hughes
· 5 years ago
6d869dd
Revert "Remove ART APEX from the bootstrap apexes"
by chapin
· 5 years ago
d96d0f7
first_stage_mount: Create snapshot devices before launching first_stage_console
by Elliot Berman
· 5 years ago
b99c12e
Remove ART APEX from the bootstrap apexes
by Jiyong Park
· 5 years ago
b9c7459
Merge "Set hashtree algorithm for verity partitions"
by Tianjie Xu
· 5 years ago
587f5e9
Merge "ueventd: deprecate paths without /etc/"
by Treehugger Robot
· 5 years ago
e8cc75f
Merge "Make second stage init visible to microdroid"
by Treehugger Robot
· 5 years ago
71dd706
ueventd: deprecate paths without /etc/
by Tom Cherry
· 5 years ago
4c467e3
Revert "first_stage_mount: Create snapshot devices before launching first_stage_console"
by Yiwei Zhang
· 5 years ago
9583e92
first_stage_mount: Create snapshot devices before launching first_stage_console
by Elliot Berman
· 5 years ago
a619f22
first_stage_mount: Move CreateLogicalPartitions to DoFirstStageMount
by Elliot Berman
· 5 years ago
9035378
Make second stage init visible to microdroid
by Jiyong Park
· 5 years ago
ef9d460
Add init.svc_debug.no_fatal.<svc_name> to skip SVC_CRITICAL
by Woody Lin
· 5 years ago
327237d
Set hashtree algorithm for verity partitions
by Tianjie
· 5 years ago
8e3826b
Merge "Make ro.product.cpu.abilist* to be fetched dynamically"
by Treehugger Robot
· 5 years ago
8376d87
Merge "Let init mount/unmount debugfs for non-user builds"
by Treehugger Robot
· 5 years ago
bedae39
Merge "Deprecate /factory"
by SzuWei Lin
· 5 years ago
fb921a1
Let init mount/unmount debugfs for non-user builds
by Hridya Valsaraju
· 6 years ago
4788688
Deprecate /factory
by SzuWei Lin
· 5 years ago
491e4da
init: Add an selinux transition for snapuserd.
by David Anderson
· 5 years ago
0061d4d
Make ro.product.cpu.abilist* to be fetched dynamically
by SzuWei Lin
· 5 years ago
5266e04
Merge "Add boot animation progress system property."
by Nicolas Geoffray
· 5 years ago
8b40485
Merge "init: Sort the list of flattened APEX folders to avoid variations" am: 0f2c5417c3 am: 570fe2083c
by Jiyong Park
· 5 years ago
9449583
init: Sort the list of flattened APEX folders to avoid variations
by Adrian DC
· 5 years ago
d2a4c1f
Merge "Add explicit Result::ok() checks where needed" am: bc053268cf am: 0b0c5424a8
by Bernie Innocenti
· 5 years ago
062ef53
Add explicit Result::ok() checks where needed
by Bernie Innocenti
· 6 years ago
Next »