Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
system
/
core
/
8457f52ba990beae4a867c5d1005c651a2e92265
/
rootdir
/
etc
063b6be
Add libcgrouprc to ld.config.*.txt.
by Yifan Hong
· 6 years ago
fa4971f
Search rs namespace prior to vndk namespace
by Jiyong Park
· 6 years ago
60de348
Merge "Apply the standard system linker config to all of /data."
by Martin Stjernholm
· 6 years ago
adf4503
Apply the standard system linker config to all of /data.
by Martin Stjernholm
· 6 years ago
5c074e0
Remove links to libart(d).so in the runtime.
by Martin Stjernholm
· 6 years ago
cc6c50a
Tighten native API surface.
by Pete Bentley
· 6 years ago
c3e9651
Merge "Add support for no-vendor-variant VNDK"
by Vic Yang
· 6 years ago
5c99a0c
Include tests directories in the linker legacy configuration.
by Roland Levillain
· 6 years ago
a013e3d
List stable libraries media apex relies on.
by Dongwon Kang
· 6 years ago
7b4801a
Don't bind-mount bionic files
by Jiyong Park
· 6 years ago
19b3a51
Add support for no-vendor-variant VNDK
by Vic Yang
· 6 years ago
ecef987
Merge "Fix a typo in linker configuration comments."
by Roland Levillain
· 6 years ago
e51c876
Fix a typo in linker configuration comments.
by Roland Levillain
· 6 years ago
787e09a
allow_all_shared_libs for media namespace in ld.config.legacy.txt
by Dongwon Kang
· 6 years ago
9e40e12
ld.config: Permit legacy /system/vendor paths
by Felix
· 6 years ago
3408eaa
Add permitted path in media namesapce for extractor process.
by Dongwon Kang
· 6 years ago
4e47753
Merge "liblog: add stubs variant"
by Tom Cherry
· 6 years ago
fe1f701
liblog: add stubs variant
by Tom Cherry
· 6 years ago
14efb90
Merge "Add the 'unrestricted' config section for vndk_lite devices"
by Treehugger Robot
· 6 years ago
137e030
Add the 'unrestricted' config section for vndk_lite devices
by Jiyong Park
· 6 years ago
ff67ef3
Expose libandroidicu to llndk namespace
by Victor Chang
· 6 years ago
ce912aa
Merge changes from topic "dup_icu4c"
by vichang
· 6 years ago
d8b07f8
Replace bionic-unit-tests with CtsBionicTestCases
by Jiyong Park
· 6 years ago
785ba2e
Linker namespace changes for moving ICU4C to APEX
by Victor Chang
· 6 years ago
ebadad5
Merge "Add TEST_MAPPING for system/core/rootdir/etc"
by Treehugger Robot
· 6 years ago
18de135
Merge "Introduce a separate linker config section for native tests."
by Martin Stjernholm
· 6 years ago
8011f03
Add TEST_MAPPING for system/core/rootdir/etc
by Jiyong Park
· 6 years ago
8540f50
Merge "Fix APEX run-time ld.config.txt for ASAN targets"
by Logan Chien
· 6 years ago
023ff46
Change search order for vendor processes in vndk_lite.
by Justin Yun
· 6 years ago
bcb5ba7
Introduce a separate linker config section for native tests.
by Martin Stjernholm
· 6 years ago
f7b46a2
Fix APEX run-time ld.config.txt for ASAN targets
by Logan Chien
· 6 years ago
9dff515
Exclude libvndksupport from APEXes.
by Dongwon Kang
· 6 years ago
a13b119
Merge "Fix asan paths in ld.config"
by Anton Hansson
· 6 years ago
2dae6f0
Fix asan paths in ld.config
by Anton Hansson
· 6 years ago
4a7138f
Some tests are run from /data/local/tmp, and they need proper namespaces.
by Martin Stjernholm
· 6 years ago
bdebda2
Search/permit /vendor/${LIB}/hw in sphal namespace
by Jesse Hall
· 6 years ago
d664c9d
Merge "Make libnative*.so from the Runtime APEX libs accessible to vendor binaries."
by Treehugger Robot
· 6 years ago
60b259b
Make libnative*.so from the Runtime APEX libs accessible to vendor binaries.
by Martin Stjernholm
· 6 years ago
7b967bf
Export libjavacore into the conscrypt linker namespace.
by Pete Bentley
· 6 years ago
a15f385
Merge changes from topic "move_bionic_to_apex3"
by Treehugger Robot
· 6 years ago
dd70df2
Merge "Add more comments for resolv apex."
by Treehugger Robot
· 6 years ago
6866041
Proper mount namespace configuration for bionic
by Jiyong Park
· 6 years ago
d771740
Add more comments for resolv apex.
by chenbruce
· 6 years ago
626c7ca
Add libnativebridge.so link to vndk_lite linker config.
by Martin Stjernholm
· 6 years ago
2d3ef2a
Merge "Linker namespace configuration for the Resolv APEX."
by Treehugger Robot
· 6 years ago
3ea7785
Merge "Make runtime namespace visible."
by Nicolas Geoffray
· 6 years ago
aa87fd5
Linker namespace configuration for the Resolv APEX.
by chenbruce
· 6 years ago
c84bbb0
Remove permitted path for non-isolated namespace
by Jiyong Park
· 6 years ago
a9b4f2b
Make runtime namespace visible.
by Nicolas Geoffray
· 6 years ago
0095e35
Add mediametrics to ld.config.legacy.txt
by Dongwon Kang
· 6 years ago
5579bf1
vndk: workaround for building ld.config.<ver>.txt
by Justin Yun
· 6 years ago
0e964ad
Merge "Add APEX namespaces in ld.config.legacy.txt."
by Nicolas Geoffray
· 6 years ago
baa0ce3
give media apex access to libmediametrics
by Ray Essick
· 6 years ago
ad12560
Add APEX namespaces in ld.config.legacy.txt.
by Nicolas Geoffray
· 6 years ago
59e355c
Add search paths for asan build
by Jiyong Park
· 6 years ago
d35c4cc
Merge changes from topic "runtime-ld-configs"
by Martin Stjernholm
· 6 years ago
c02464c
Make libdexfile_external.so accessible from binaries and libraries in /system.
by Martin Stjernholm
· 6 years ago
1fc8a55
The runtime namespace needs to be visible since libopenjdk is loaded through dlopen().
by Martin Stjernholm
· 6 years ago
88bdf80
Conscrypt should only link against bionic.
by Nicolas Geoffray
· 6 years ago
890e3bf
Revert "Revert "Introduce conscrypt linker namespace.""
by Nicolas Geoffray
· 6 years ago
c19263b
Add 'media' namespace in ld.config.txt
by Dongwon Kang
· 6 years ago
5701a47
Revert "Introduce conscrypt linker namespace."
by Nicolas Geoffray
· 6 years ago
67a09e5
Introduce conscrypt linker namespace.
by Nicolas Geoffray
· 6 years ago
3fa8415
Bionic libs are located at /system/lib
by Jiyong Park
· 6 years ago
c2aad28
Merge "Fix runtime namespace links for vendor processes"
by Logan Chien
· 6 years ago
c0bb441
Fix runtime namespace links for vendor processes
by Logan Chien
· 6 years ago
30200f1
Allow dlopen()ing libraries from the netd APEX on pasan build
by Ken Chen
· 6 years ago
e71d91e
Revert^2 "Linker namespace configuration for the Runtime APEX."
by Martin Stjernholm
· 6 years ago
472c900
Allow dlopen()ing libraries from the netd APEX.
by Lorenzo Colitti
· 6 years ago
a0d9f2f
Revert "Linker namespace configuration for the Runtime APEX."
by Andreas Gampe
· 6 years ago
f103889
Linker namespace configuration for the Runtime APEX.
by Martin Stjernholm
· 6 years ago
c400ced
Merge "Revert "Add Android Runtime APEX lib directories to the system linker configuration.""
by Treehugger Robot
· 6 years ago
9b79db5
Revert "Add Android Runtime APEX lib directories to the system linker configuration."
by Roland Levillain
· 6 years ago
d768a0c
Merge "Add Android Runtime APEX lib directories to the system linker configuration."
by Roland Levillain
· 6 years ago
d831773
Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default"
by Andreas Gampe
· 6 years ago
eb4384c
Use apex/com.android.resolv/lib64/libned_resolv.so by default
by chenbruce
· 6 years ago
715b1aa
Support product partition for non-treblized devices
by changho.shin
· 6 years ago
2f56b1f
Add Android Runtime APEX lib directories to the system linker configuration.
by Roland Levillain
· 6 years ago
ece0a74
Add product_services support to ld.config.vndk_lite
by Anton Hansson
· 6 years ago
0244428
Update ld config to use build-time determined paths.
by Anton Hansson
· 6 years ago
dd8eee8
Add libbinder_ndk to public.libraries.*
by Steven Moreland
· 6 years ago
de39afd
Merge "s/product-services/product_services/g"
by Yifan Hong
· 6 years ago
ab5583b
s/product-services/product_services/g
by Dario Freni
· 6 years ago
cdad28c
Merge "Add NDK folks to OWNERS for library configuration."
by Treehugger Robot
· 6 years ago
ad58bf9
s/PRODUCTSERVICES/PRODUCT_SERVICES/g
by Dario Freni
· 6 years ago
3613710
Add support for /product-services partition.
by Dario Freni
· 6 years ago
cccad0b
Determine product partition path on build time
by Doheon Lee
· 6 years ago
3918936
Add /system/product/* paths to permitted paths
by Inseob Kim
· 6 years ago
011ee12
Shared libs are supported in recovery mode
by Jiyong Park
· 6 years ago
25195da
Support /product/bin
by Inseob Kim
· 6 years ago
67cb056
Support product-specific libraries
by Inseob Kim
· 7 years ago
ab39ce8
Add a public.libraries.txt file for iot devices.
by Ralph Nathan
· 7 years ago
8667747
Allow VNDK-SP extensions to use vendor lib
by Logan Chien
· 7 years ago
d7e6cb2
/postinstall/* does not search for a lib in /vendor or /odm
by Jiyong Park
· 7 years ago
ce232d5
Add NDK folks to OWNERS for library configuration.
by Elliott Hughes
· 7 years ago
39476ff
Support /odm partition
by Bowgo Tsai
· 7 years ago
27bdc37
Rename namespace configuration source files.
by Justin Yun
· 7 years ago
8a9a8ee
Use actual VNDK list for non-VNDK-enforcing devices
by Justin Yun
· 7 years ago
1e11f5f
Merge "ld.config.txt: Link vendor vndk ns to default ns"
by Logan Chien
· 7 years ago
dff165d
Support /product partition
by Jaekyun Seok
· 7 years ago
Next »