Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_system_core_old
/
18b8986776d3bab00e1ddd38c605d0af57308026
/
rootdir
7e84d3d
fix: boot fails on ASAN builds with VNDK restriction
by Jiyong Park
· 8 years ago
6838193
templatize ld.config.txt
by Jiyong Park
· 8 years ago
7a89e5e
Make default namespace for system processes isolated
by Jiyong Park
· 8 years ago
92c3359
vndk: add vendor/lib(64)/vndk for vendor namespace
by Justin Yun
· 8 years ago
2f9722e
Implement system namespace for vendor process
by Justin Yun
· 8 years ago
e430cff
Use the legacy linker namespace configs when target is sanitized
by Jiyong Park
· 8 years ago
3c6a6da
Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace
by Jiyong Park
· 8 years ago
43b8b86
Add system/${LIB}/vndk to default namespace for vendor.
by Justin Yun
· 8 years ago
60538cb
Add [test] section for /data/[nativetest|benchmarktest]
by Jiyong Park
· 8 years ago
c1bf80e
/data/nativetest[64] processes are running with the new ns config
by Jiyong Park
· 8 years ago
1ff3b42
console: Add setenv HOSTNAME console
by Dmitry Shmidt
· 7 years ago
5f0678d
Removing $(PRODUCT_OUT)/root/root
by Bowgo Tsai
· 8 years ago
5c73c79
Merge "Move adbd from root to system"
by Treehugger Robot
· 8 years ago
7f0c209
Globally allow up to 32K FDs open per process
by Tom Cherry
· 8 years ago
c1b1de4
Switch /data/misc/reboot/last_reboot_reason to persistent property
by Mark Salyzyn
· 8 years ago
1c18f9e
Move adbd from root to system
by Bowgo Tsai
· 8 years ago
e612f06
Merge "Include asan options from data partition." am: 5d89e6c7fe
by Ryan Campbell
· 8 years ago
6330951
Include asan options from data partition.
by Ryan Campbell
· 8 years ago
52a46e1
Merge "Add comments to "public.libraries.*.txt"." am: e7b8fc22af
by Elliott Hughes
· 8 years ago
00cd3b6
Merge "Add comments to "public.libraries.*.txt"."
by Treehugger Robot
· 8 years ago
3057e99
Add comments to "public.libraries.*.txt".
by Elliott Hughes
· 8 years ago
35410f3
Merge "Move chmod of /sys/kernel/debug/tracing to fix tracing." am: 13c3a582de
by Joel Galenson
· 8 years ago
65dd768
Move chmod of /sys/kernel/debug/tracing to fix tracing.
by Joel Galenson
· 8 years ago
0f89ddf
Merge "rootdir: record last build fingerprint" am: 4e8227420e
by Siqi Lin
· 8 years ago
624c975
rootdir: record last build fingerprint
by Siqi Lin
· 8 years ago
56f02fb
Merge "rootdir: record last build signature and kernel version" am: 91a17a41f6
by Mark Salyzyn
· 8 years ago
ac3aeaa
rootdir: record last build signature and kernel version
by Mark Salyzyn
· 8 years ago
dbb538e
Merge "Use mem cgroups in libprocessgroup if they're available" am: 3c7f566495
by Robert Benea
· 8 years ago
91962fd
Use mem cgroups in libprocessgroup if they're available
by Robert Benea
· 8 years ago
a38c77c
Merge "Revert "Use mem cgroups in libprocessgroup if they're available""
by Tim Murray
· 8 years ago
61e2078
Merge "Revert "Use mem cgroups in libprocessgroup if they're available""
by Treehugger Robot
· 8 years ago
82232b6
Revert "Use mem cgroups in libprocessgroup if they're available"
by Tim Murray
· 8 years ago
1b16538
Merge "add "shutdown critical" to service" am: b3915d113d
by Keun-young Park
· 8 years ago
6ad4109
Merge "add "shutdown critical" to service"
by Treehugger Robot
· 8 years ago
fddf53f
Merge "init: Support custom shutdown actions" am: c1bc4241f8
by Wei Wang
· 8 years ago
d14b7c7
add "shutdown critical" to service
by Keun-young Park
· 8 years ago
02d61d8
init: Support custom shutdown actions
by Wei Wang
· 8 years ago
c0a5b2f
Merge "Use mem cgroups in libprocessgroup if they're available" am: d3afc124b6
by Robert Benea
· 8 years ago
ee1b489
Use mem cgroups in libprocessgroup if they're available
by Robert Benea
· 8 years ago
160a1ce
Merge changes Ibe1feb39,I05be83e4,If1422e4d am: a4f086ab20
by Mark Salyzyn
· 8 years ago
c65aa22
init.rc: setup console-ramoops-0
by Mark Salyzyn
· 8 years ago
bdbc4ee
ld-config: Export android.hidl.memory@1.0-impl am: fb2a4f0874
by Logan Chien
· 8 years ago
4afd9e9
ld-config: Export android.hidl.memory@1.0-impl
by Logan Chien
· 8 years ago
b894916
ld-config: Add HIDL memory libs to VNDK-SP
by Logan Chien
· 8 years ago
71eefec
ld-config: Add HIDL memory libs to VNDK-SP
by Logan Chien
· 8 years ago
02f06bb
Add libion.so to vndk-sp
by Logan Chien
· 8 years ago
310da9d
Add libion.so to vndk-sp
by Logan Chien
· 8 years ago
dd58334
Merge "cgroups used by init must be mounted before any services start" am: 63c15c1b11 am: cc6da8ec5b
by Robert Benea
· 8 years ago
4443226
cgroups used by init must be mounted before any services start
by Robert Benea
· 8 years ago
1baaa17
init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc
by Yueyao Zhu
· 8 years ago
3b36fb6
Merge "init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc" into oc-dev
by Thierry Strudel
· 8 years ago
16e72b9
init.rc: import /vendor/etc/init/hw/init.${ro.hardware}.rc
by Yueyao Zhu
· 8 years ago
17329a8
Allow vndk-sp to be extended by vendors am: eb9694a2d1
by Jiyong Park
· 8 years ago
59a4e56
Allow vndk-sp to be extended by vendors
by Jiyong Park
· 8 years ago
146adf9
resolve merge conflicts of fbe942724 to oc-dev-plus-aosp
by Jiyong Park
· 8 years ago
f1f0943
add libvndksupport.so to ll-ndk
by Jiyong Park
· 8 years ago
8ee3b0c
libbacktrace is VNDK-SP
by Jiyong Park
· 8 years ago
d6a506e
Revert "disable module loading after BOOT_COMPLETED broadcast" am: f59c55aa7a
by Steve Muckle
· 8 years ago
a83d0d8
Merge "Adding 'uhid' permission for access to /dev/uhid." am: cecbc9993d am: 04daed4793
by Siarhei Vishniakou
· 8 years ago
1b381fe
Merge "Adding 'uhid' permission for access to /dev/uhid."
by Siarhei Vishniakou
· 8 years ago
e411696
Adding 'uhid' permission for access to /dev/uhid.
by Siarhei Vishniakou
· 8 years ago
da4918b
Revert "disable module loading after BOOT_COMPLETED broadcast"
by Steve Muckle
· 8 years ago
f7f24c4
Merge "Revert "Make /data/data a symlink to /data/user/0"" am: 823816ee9f am: 20a74298a5
by Tom Cherry
· 8 years ago
a6f075c
Revert "Make /data/data a symlink to /data/user/0"
by Tom Cherry
· 8 years ago
68e25b0
Remove redundant dependencies
by Steven Moreland
· 8 years ago
d362842
Merge "update /vendor/*/vndk-sp to /system/*/vndk-sp" into oc-dev am: d5398bf97d
by Jiyong Park
· 8 years ago
d1846d1
Merge "Make /data/data a symlink to /data/user/0" am: 49bbe16447 am: c43da33005
by Tom Cherry
· 8 years ago
40863c5
Make /data/data a symlink to /data/user/0
by cjbao
· 8 years ago
e9dbe98
update /vendor/*/vndk-sp to /system/*/vndk-sp
by Jiyong Park
· 8 years ago
d40a999
Initialize textclassifier model update directory
by Abodunrinwa Toki
· 8 years ago
5860b2b
Merge "Initialize textclassifier model update directory" am: a079e453a3 am: f566376046
by Abodunrinwa Toki
· 8 years ago
323e2df
Merge "Initialize textclassifier model update directory"
by Treehugger Robot
· 8 years ago
8c202a5
Merge "Move adbd stopped trigger for configfs into core." am: e21b2fb6b4 am: fa14b1de73
by Jerry Zhang
· 8 years ago
ce93869
Merge "Add ffs.mtp.ready triggers to mtp configs." am: a06ac26dd1 am: c6faf65758
by Jerry Zhang
· 8 years ago
1681171
Move adbd stopped trigger for configfs into core.
by Jerry Zhang
· 8 years ago
e925a2d
Initialize textclassifier model update directory
by Abodunrinwa Toki
· 8 years ago
888e68b
Merge "Relocate VNDK-SP to /system/lib/vndk-sp and add RS libs to VNDK-SP" into oc-dev
by Jiyong Park
· 8 years ago
e801cf8
Add ffs.mtp.ready triggers to mtp configs.
by Jerry Zhang
· 8 years ago
0414bd7
Merge "Linker: Add ASAN support to treble ld.config" into oc-dev am: 57e3528d2e
by Andreas Gampe
· 8 years ago
fae4476
Relocate VNDK-SP to /system/lib/vndk-sp and add RS libs to VNDK-SP
by Jiyong Park
· 8 years ago
c420e8e
Merge "Linker: Add ASAN support to treble ld.config" into oc-dev
by TreeHugger Robot
· 8 years ago
4679acf
Ensure update_verifier run before zygote
by Wei Wang
· 8 years ago
912e100
Merge "Revert "Revert "Ensure update_verifier run before zygote""" am: 5fe07acd07 am: 0380041304
by Wei Wang
· 8 years ago
8e71c52
Linker: Add ASAN support to treble ld.config
by Andreas Gampe
· 8 years ago
e789b73
Revert "Revert "Ensure update_verifier run before zygote""
by Wei Wang
· 8 years ago
41a1abe
Merge "Revert "Ensure update_verifier run before zygote"" am: a037bddd8a am: 615211301e
by Keun-young Park
· 8 years ago
34d6c86
Revert "Ensure update_verifier run before zygote"
by Keun-young Park
· 8 years ago
ee4d6db
Merge "Ensure update_verifier run before zygote" am: a42ec8a9e3 am: 29a0f68c11
by Wei Wang
· 8 years ago
be78086
Ensure update_verifier run before zygote
by Wei Wang
· 8 years ago
8ec4100
Merge "early start zygote_secondary as well" am: a0bf415cad am: b7896f0a0d
by Keun-young Park
· 8 years ago
6d1f5a9
early start zygote_secondary as well
by Keun-young Park
· 8 years ago
2670bbb
early start zygote_secondary as well
by Keun-young Park
· 8 years ago
67d1b30
Merge changes I33ad185f,I5fc2d727 into oc-dev
by TreeHugger Robot
· 8 years ago
3a005d5
init.rc: move load_system_props to beginning of 'on fs'
by Mark Salyzyn
· 8 years ago
1083da5
Merge "init.rc: set initial cpuset to all cores" into oc-dev
by Wei Wang
· 8 years ago
a135aad
Merge "init.rc: move load_system_props to beginning of 'on fs'" am: 798ac73dcf am: 03393e6f63
by Mark Salyzyn
· 8 years ago
b725e25
init.rc: move load_system_props to beginning of 'on fs'
by Mark Salyzyn
· 8 years ago
6724ec3
init: handle sys.powerctl immediately
by Tom Cherry
· 8 years ago
da12e11
Merge "init: handle sys.powerctl immediately" am: 14ed55bae8 am: e6bfb53196
by Tom Cherry
· 8 years ago
b3f22e0
Merge "init: handle sys.powerctl immediately"
by Tom Cherry
· 8 years ago
Next »