Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
f7c34ad4bf1f4afdb7f901bcf908128ad7c2ca3a
f7c34ad
init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc
by Yueyao Zhu
· 8 years ago
eb9694a
Allow vndk-sp to be extended by vendors
by Jiyong Park
· 8 years ago
bf6e949
Merge "Change the CHECK failure into function failure." into oc-dev
by TreeHugger Robot
· 8 years ago
165dad7
Merge "Use SO_SNDBUFFORCE instead of SO_SNDBUF" into oc-dev
by TreeHugger Robot
· 8 years ago
fbe9427
Merge changes from topic 'synchronize_vndk-sp' into oc-dev
by TreeHugger Robot
· 8 years ago
3df060d
Change the CHECK failure into function failure.
by Daichi Hirono
· 8 years ago
15042c1
Add vendor_available:true to libcrypto_utils
by Vijay Venkatraman
· 8 years ago
d7846a2
first stage mount: removing the requirement of by-name prefix for AVB
by Bowgo Tsai
· 8 years ago
1fa0251
init: moving get_block_device_symlinks() to public API
by Bowgo Tsai
· 8 years ago
15d7483
add libvndksupport.so to ll-ndk
by Jiyong Park
· 8 years ago
abaab6f
libbacktrace is VNDK-SP
by Jiyong Park
· 8 years ago
8902f75
add libvndksupport
by Jiyong Park
· 8 years ago
a7172f4
Merge changes I0ff1fc5c,I7a23d3bf into oc-dev
by TreeHugger Robot
· 8 years ago
f9b9802
Merge "debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id." into oc-dev
by Josh Gao
· 8 years ago
a02d0ee
libdebuggerd: print the build fingerprint in fallback.
by Josh Gao
· 8 years ago
92abfb4
debuggerd_handler: use syscall(__NR_get[pt]id) instead of get[pt]id.
by Josh Gao
· 8 years ago
8d21697
libdebuggerd: implement fallback register dumping on arm/aarch64.
by Josh Gao
· 8 years ago
f59c55a
Revert "disable module loading after BOOT_COMPLETED broadcast"
by Steve Muckle
· 8 years ago
5f68b42
Merge "fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work" into oc-dev
by TreeHugger Robot
· 8 years ago
058b2ea
Explicitly enable greylist for classloader-namespaces
by Dimitry Ivanov
· 8 years ago
87a5b1f
fs_mgr_verity: fix androidboot.veritymode=enforcing doesn't work
by Bowgo Tsai
· 8 years ago
a0aaf24
fs_mgr_avb: allow verification error when the device is unlocked
by Bowgo Tsai
· 8 years ago
886b1b4
use passed blk dev name for quota / super block check
by Keun-young Park
· 8 years ago
3ffa306
Merge "fs_mgr: set "partition.system.verified" when AVB is used in a A/B device" into oc-dev
by TreeHugger Robot
· 8 years ago
ba73a13
Merge "libutils: Make LightFlattenablePod safe for unaligned ptr" into oc-dev
by Chris Forbes
· 8 years ago
c46cbcb
libutils: Make LightFlattenablePod safe for unaligned ptr
by Chris Forbes
· 8 years ago
2350391
init: setup keyring before ueventd starts
by Mark Salyzyn
· 8 years ago
d5398bf
Merge "update /vendor/*/vndk-sp to /system/*/vndk-sp" into oc-dev
by TreeHugger Robot
· 8 years ago
22d73dd
Merge "init: fix first stage mount failure due to /dev/device-mapper not found" into oc-dev
by TreeHugger Robot
· 8 years ago
bfc9b63
init: fix first stage mount failure due to /dev/device-mapper not found
by Bowgo Tsai
· 8 years ago
6db432d
Partial revert of
by Daniel Cardenas
· 8 years ago
53fd173
Don't display bugreport progress when it recedes, for real...
by Felipe Leme
· 8 years ago
a0c7ee0
fs_mgr: set "partition.system.verified" when AVB is used in a A/B device
by Bowgo Tsai
· 8 years ago
c641e19
update /vendor/*/vndk-sp to /system/*/vndk-sp
by Jiyong Park
· 8 years ago
39225a1
Merge "Stop writing NUL bytes in adbkey.pub." into oc-dev
by Nick Kralevich
· 8 years ago
178b049
Merge "Convert libnetutils to Android.bp" into oc-dev
by TreeHugger Robot
· 8 years ago
a761231
Stop writing NUL bytes in adbkey.pub.
by Elliott Hughes
· 8 years ago
fde1942
libcutils: fs_config.c mark vendor, odm and oem partitions in duplicate
by Mark Salyzyn
· 8 years ago
6399d45
Merge "Add NATIVE_WINDOW_CONSUMER_IS_PROTECTED enum" into oc-dev
by Jiwen Cai
· 8 years ago
d512ac9
Merge "libsysutils: Android.mk -> Android.bp" into oc-dev
by TreeHugger Robot
· 8 years ago
3ac3c02
init: add an initializer for keychord_id_
by Tom Cherry
· 8 years ago
faa4c18
Add NATIVE_WINDOW_CONSUMER_IS_PROTECTED enum
by Jiwen 'Steve' Cai
· 8 years ago
e2e0d9c
Merge changes I017c8bd9,I262e75b8,I6584bdf7 into oc-dev
by Bowgo Tsai
· 8 years ago
56546c0
Convert libnetutils to Android.bp
by Colin Cross
· 8 years ago
d303fc6
libsysutils: Android.mk -> Android.bp
by Steven Moreland
· 8 years ago
6e53199
combine wait for exec log with service exit log
by Keun-young Park
· 8 years ago
49f9b4c
Merge "Initialize textclassifier model update directory" into oc-dev
by Abodunrinwa Toki
· 8 years ago
287776d
Use SO_SNDBUFFORCE instead of SO_SNDBUF
by Daichi Hirono
· 8 years ago
d6ab645
Initialize textclassifier model update directory
by Abodunrinwa Toki
· 8 years ago
5fd02a8
debuggerd_handler: don't assume that abort message implies fatal.
by Josh Gao
· 8 years ago
704b27b
init: fix last_reboot_reason string
by Tom Cherry
· 8 years ago
df54d0e
Merge "Revert "Remove capability setting for legacy_wifi_hal"" into oc-dev
by TreeHugger Robot
· 8 years ago
55bb3a9
Merge "set default shutdown timeout to 6 secs" into oc-dev
by Keun-young Park
· 8 years ago
b8f707d
Revert "Remove capability setting for legacy_wifi_hal"
by Randy Pan
· 8 years ago
c43a4ad
Merge "Relocate VNDK-SP to /system/lib/vndk-sp and add RS libs to VNDK-SP" into oc-dev
by TreeHugger Robot
· 8 years ago
be7ddb0
set default shutdown timeout to 6 secs
by Keun-young Park
· 8 years ago
f1f5eef
Merge "add additional dump for timeout" into oc-dev
by Keun-young Park
· 8 years ago
2083079
Merge "do not start shutdown animation from init" into oc-dev
by Keun-young Park
· 8 years ago
92b0305
do not start shutdown animation from init
by Keun-young Park
· 8 years ago
7feb509
add additional dump for timeout
by Keun-young Park
· 8 years ago
1c268a8
Allow Bluetooth HAL CAP_SYS_NICE
by Philip Cuadra
· 8 years ago
d444377
init: fix first stage mount failure when two fstab entries have verity_loc
by Bowgo Tsai
· 8 years ago
bfa03ee
Relocate VNDK-SP to /system/lib/vndk-sp and add RS libs to VNDK-SP
by Jiyong Park
· 8 years ago
57e3528
Merge "Linker: Add ASAN support to treble ld.config" into oc-dev
by TreeHugger Robot
· 8 years ago
4008292
Merge "Ensure update_verifier run before zygote" into oc-dev
by Wei Wang
· 8 years ago
353c6cd
Merge "Update persist.sys.usb.config on runtime" into oc-dev
by TreeHugger Robot
· 8 years ago
53842e7
Ensure update_verifier run before zygote
by Wei Wang
· 8 years ago
8ed2e54
Merge "Remove capability setting for legacy_wifi_hal" into oc-dev
by Randy Pan
· 8 years ago
83c533d
init: set ro.boot.avb_version in recovery mode
by Bowgo Tsai
· 8 years ago
682f8ba
init: moving early mount logic into init_first_stage.cpp
by Bowgo Tsai
· 8 years ago
c7c2d7b
Linker: Add ASAN support to treble ld.config
by Andreas Gampe
· 8 years ago
03bcaec
Update persist.sys.usb.config on runtime
by Jaekyun Seok
· 8 years ago
c53ae9e
Merge "Sepolicy load: use -N flag to skip neverallow checks" into oc-dev
by TreeHugger Robot
· 8 years ago
955e364
Sepolicy load: use -N flag to skip neverallow checks
by Jeff Vander Stoep
· 8 years ago
faf317b
Remove capability setting for legacy_wifi_hal
by Randy Pan
· 8 years ago
a66d1bc
Merge "Revert "Make the xtables lock readable only by AID_RADIO and root."" into oc-dev
by Lorenzo Colitti
· 8 years ago
c92fb45
Merge "liblog: test: liblog.__security miscalculation" into oc-dev
by TreeHugger Robot
· 8 years ago
5fb5b81
early start zygote_secondary as well
by Keun-young Park
· 8 years ago
50e244b
Revert "Make the xtables lock readable only by AID_RADIO and root."
by Lorenzo Colitti
· 8 years ago
b7140c2
liblog: test: liblog.__security miscalculation
by Mark Salyzyn
· 8 years ago
ad8d533
Merge changes Iec369a50,I78959464,I3f9f8d56 into oc-dev
by Mark Salyzyn
· 8 years ago
1b08953
Merge changes I33ad185f,I5fc2d727 into oc-dev
by TreeHugger Robot
· 8 years ago
82a395d
init.rc: move load_system_props to beginning of 'on fs'
by Mark Salyzyn
· 8 years ago
4d26b26
run e2fsck -f selectively with mount retry
by Keun-young Park
· 8 years ago
0af7ee4
Merge changes from topic 'cpuset_setall' into oc-dev
by Wei Wang
· 8 years ago
ac0aa5f
Merge "init.rc: set initial cpuset to all cores" into oc-dev
by Wei Wang
· 8 years ago
67f6a53
init: use read_file and write_file to implement do_copy builtin
by Yongqin Liu
· 8 years ago
ef52ae1
init: Use std::string for write_file()
by Tom Cherry
· 8 years ago
86b136a
liblog: __android_logger_property_bool svelte+eng default
by Mark Salyzyn
· 8 years ago
a190551
Merge "Set libavb version into system property for Treble OTA" into oc-dev
by Bowgo Tsai
· 8 years ago
79af3c6
Merge "logd: regression in handling watermark boundary." into oc-dev
by Mark Salyzyn
· 8 years ago
1e2df54
Merge "init: handle sys.powerctl immediately" into oc-dev
by TreeHugger Robot
· 8 years ago
1d9f6d9
Merge "Allocate a GID range for external cache files." into oc-dev
by TreeHugger Robot
· 8 years ago
5ceb7b3
init: handle sys.powerctl immediately
by Tom Cherry
· 8 years ago
0a0a465
logd: instrument tests better for failure
by Mark Salyzyn
· 8 years ago
9decb90
logd: iterator corruption paranoia
by Mark Salyzyn
· 8 years ago
219ef27
liblog: log_time add explicit to some constructors.
by Mark Salyzyn
· 8 years ago
912eb62
logd: regression in handling watermark boundary.
by Mark Salyzyn
· 8 years ago
0201259
Merge "linker: don't allow libui to SP-HALs and fix warning" into oc-dev
by TreeHugger Robot
· 8 years ago
7b701de
linker: don't allow libui to SP-HALs and fix warning
by Jiyong Park
· 8 years ago
Next »