Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
c19263bcd06addc02634debb5225e8a0a6815f85
/
rootdir
/
etc
c19263b
Add 'media' namespace in ld.config.txt
by Dongwon Kang
· 7 years ago
5701a47
Revert "Introduce conscrypt linker namespace."
by Nicolas Geoffray
· 7 years ago
67a09e5
Introduce conscrypt linker namespace.
by Nicolas Geoffray
· 7 years ago
3fa8415
Bionic libs are located at /system/lib
by Jiyong Park
· 7 years ago
c2aad28
Merge "Fix runtime namespace links for vendor processes"
by Logan Chien
· 7 years ago
c0bb441
Fix runtime namespace links for vendor processes
by Logan Chien
· 7 years ago
30200f1
Allow dlopen()ing libraries from the netd APEX on pasan build
by Ken Chen
· 7 years ago
e71d91e
Revert^2 "Linker namespace configuration for the Runtime APEX."
by Martin Stjernholm
· 7 years ago
472c900
Allow dlopen()ing libraries from the netd APEX.
by Lorenzo Colitti
· 7 years ago
a0d9f2f
Revert "Linker namespace configuration for the Runtime APEX."
by Andreas Gampe
· 7 years ago
f103889
Linker namespace configuration for the Runtime APEX.
by Martin Stjernholm
· 7 years ago
c400ced
Merge "Revert "Add Android Runtime APEX lib directories to the system linker configuration.""
by Treehugger Robot
· 7 years ago
9b79db5
Revert "Add Android Runtime APEX lib directories to the system linker configuration."
by Roland Levillain
· 7 years ago
d768a0c
Merge "Add Android Runtime APEX lib directories to the system linker configuration."
by Roland Levillain
· 7 years ago
d831773
Revert "Use apex/com.android.resolv/lib64/libned_resolv.so by default"
by Andreas Gampe
· 7 years ago
eb4384c
Use apex/com.android.resolv/lib64/libned_resolv.so by default
by chenbruce
· 7 years ago
715b1aa
Support product partition for non-treblized devices
by changho.shin
· 7 years ago
2f56b1f
Add Android Runtime APEX lib directories to the system linker configuration.
by Roland Levillain
· 7 years ago
ece0a74
Add product_services support to ld.config.vndk_lite
by Anton Hansson
· 7 years ago
0244428
Update ld config to use build-time determined paths.
by Anton Hansson
· 7 years ago
dd8eee8
Add libbinder_ndk to public.libraries.*
by Steven Moreland
· 7 years ago
de39afd
Merge "s/product-services/product_services/g"
by Yifan Hong
· 7 years ago
ab5583b
s/product-services/product_services/g
by Dario Freni
· 7 years ago
cdad28c
Merge "Add NDK folks to OWNERS for library configuration."
by Treehugger Robot
· 7 years ago
ad58bf9
s/PRODUCTSERVICES/PRODUCT_SERVICES/g
by Dario Freni
· 7 years ago
3613710
Add support for /product-services partition.
by Dario Freni
· 8 years ago
cccad0b
Determine product partition path on build time
by Doheon Lee
· 8 years ago
3918936
Add /system/product/* paths to permitted paths
by Inseob Kim
· 8 years ago
011ee12
Shared libs are supported in recovery mode
by Jiyong Park
· 8 years ago
25195da
Support /product/bin
by Inseob Kim
· 8 years ago
67cb056
Support product-specific libraries
by Inseob Kim
· 8 years ago
ab39ce8
Add a public.libraries.txt file for iot devices.
by Ralph Nathan
· 8 years ago
8667747
Allow VNDK-SP extensions to use vendor lib
by Logan Chien
· 8 years ago
d7e6cb2
/postinstall/* does not search for a lib in /vendor or /odm
by Jiyong Park
· 8 years ago
ce232d5
Add NDK folks to OWNERS for library configuration.
by Elliott Hughes
· 8 years ago
39476ff
Support /odm partition
by Bowgo Tsai
· 8 years ago
27bdc37
Rename namespace configuration source files.
by Justin Yun
· 8 years ago
8a9a8ee
Use actual VNDK list for non-VNDK-enforcing devices
by Justin Yun
· 8 years ago
1e11f5f
Merge "ld.config.txt: Link vendor vndk ns to default ns"
by Logan Chien
· 8 years ago
dff165d
Support /product partition
by Jaekyun Seok
· 8 years ago
ea4a2bd
ld.config.txt: Link vendor vndk ns to default ns
by Logan Chien
· 8 years ago
91b3fb4
ld.config.txt: Move vendor vndk to vndk namespace
by Logan Chien
· 8 years ago
cbbf195
Add VNDK version suffix in ld.config.txt on build time.
by Justin Yun
· 8 years ago
939f06b
Removed unused part in ld.config.txt.in
by Justin Yun
· 8 years ago
b00ed37
Merge "Separate VNDK libs into another linker namespace"
by Logan Chien
· 8 years ago
3388af4
Merge "/vendor/lib/hw is removed from search paths for vendor default ns"
by Treehugger Robot
· 8 years ago
483cd2e
/vendor/lib/hw is removed from search paths for vendor default ns
by Jiyong Park
· 8 years ago
225b71d
Separate VNDK libs into another linker namespace
by Logan Chien
· 8 years ago
60a2966
Do not use versioned VNDK directory in vendor partition
by Jiyong Park
· 8 years ago
2498e1b
Re-format ld.config.*.txt files
by Jiyong Park
· 8 years ago
97772e4
android.hardware.graphics.allocator@2.0 is no longer VNDK-SP
by Logan Chien
· 8 years ago
5dde5e3
Merge "/vendor/priv-app is added to the permitted paths for the default ns"
by Treehugger Robot
· 8 years ago
cede134
Fix asan permitted paths in the default namespace.
by Vishwath Mohan
· 8 years ago
44bb46f
Use versioned VNDK directories in ld.config.txt
by Justin Yun
· 8 years ago
fd32254
Merge "Fix media on W/T"
by Treehugger Robot
· 8 years ago
d083db9
/vendor/priv-app is added to the permitted paths for the default ns
by Jiyong Park
· 8 years ago
4ad1a34
Fix media on W/T
by Marco Nelissen
· 8 years ago
ad7ddd5
Reland "Prevent vendors from accessing private VNDK libs"
by Jiyong Park
· 8 years ago
e93d7f9
Permitted and search path change
by Sundong Ahn
· 8 years ago
6ba4207
Merge "add odm partition to ld.config.legacy" am: cc06663c04
by Alin Jerpelea
· 8 years ago
fa7958e
add odm partition to ld.config.legacy
by Alin Jerpelea
· 8 years ago
6cf3cd2
Merge "ld.config.txt.in typo: absolution -> absolute" am: 34778d24ae
by Steven Moreland
· 8 years ago
ab338c1
ld.config.txt.in typo: absolution -> absolute
by Steven Moreland
· 8 years ago
a2935e0
Tests are run with proper namespace configs by their locations
by Jiyong Park
· 8 years ago
6ed1a1c
Fix: make vndk namespace visible for 2016 Pixes
by Jiyong Park
· 8 years ago
7f654c3
vndk: remove vendor/lib from the search path of the 'vndk' namespace
by Jiyong Park
· 9 years ago
e58fa1b
libz is back to LLNDK
by Jiyong Park
· 8 years ago
7075bca
Make the rs namespace visible
by Jiyong Park
· 8 years ago
136eb05
Add libft2.so to ll-ndk for rs namespace
by Justin Yun
· 8 years ago
8ebf6ee
Move libz vndk-sp from ll-ndk
by Justin Yun
· 8 years ago
a909e5e
Merge changes from topic "rs_vndk_step2" am: 678efa25a6
by Jae Shin
· 8 years ago
324f3ed
templatize ld.config.txt am: ecc703c792
by Jiyong Park
· 8 years ago
6683a87
Make default namespace for system processes isolated am: 246338f90e
by Jiyong Park
· 8 years ago
e96c957
vndk: add vendor/lib(64)/vndk for vendor namespace am: b5ddc5ae6b
by Justin Yun
· 8 years ago
c82e430
Implement system namespace for vendor process am: 333845c710
by Justin Yun
· 8 years ago
b9d7449
Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace am: b5c0fc3ceb
by Jiyong Park
· 8 years ago
1cd1a2b
Add system/${LIB}/vndk to default namespace for vendor. am: e373672afd
by Justin Yun
· 8 years ago
257de3d
fix: boot fails on ASAN builds with VNDK restriction
by Jiyong Park
· 8 years ago
ecc703c
templatize ld.config.txt
by Jiyong Park
· 8 years ago
246338f
Make default namespace for system processes isolated
by Jiyong Park
· 8 years ago
b5ddc5a
vndk: add vendor/lib(64)/vndk for vendor namespace
by Justin Yun
· 8 years ago
333845c
Implement system namespace for vendor process
by Justin Yun
· 9 years ago
b5c0fc3
Permit /system/lib/vndk-sp/hw/ for 'sphal' namespace
by Jiyong Park
· 8 years ago
e373672
Add system/${LIB}/vndk to default namespace for vendor.
by Justin Yun
· 8 years ago
c8ae86a
Add [test] section for /data/[nativetest|benchmarktest]
by Jiyong Park
· 8 years ago
433fe3a
/data/nativetest[64] processes are running with the new ns config
by Jiyong Park
· 8 years ago
202c5af
Merge "Tests are run with proper namespace configs by their locations" into oc-mr1-dev
by Keun Soo Yim
· 8 years ago
aedc1c9
Merge "Tests are run with proper namespace configs by their locations" into oc-mr1-dev
by Keun Soo Yim
· 8 years ago
f196067
Merge "Fix: make vndk namespace visible for 2016 Pixes" into oc-mr1-dev
by Jiyong Park
· 8 years ago
2f00c80
Merge "Fix: make vndk namespace visible for 2016 Pixes" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
f631a98
Merge "Remove workaround for VNDK violations" into oc-mr1-dev am: 152687b26e
by Jiyong Park
· 8 years ago
326b783
Tests are run with proper namespace configs by their locations
by Jiyong Park
· 8 years ago
f8025aa
Remove workaround for VNDK violations
by Jiyong Park
· 8 years ago
1cc09e7
Fix: make vndk namespace visible for 2016 Pixes
by Jiyong Park
· 8 years ago
25a03a2
Merge changes from topic "vndk_jni" into oc-mr1-dev am: 6f7d928940
by Jiyong Park
· 8 years ago
6f7d928
Merge changes from topic "vndk_jni" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
299591e
Merge "fix: boot fails on ASAN builds with VNDK restriction" into oc-mr1-dev
by Jiyong Park
· 8 years ago
80206d8
Merge "fix: boot fails on ASAN builds with VNDK restriction" into oc-mr1-dev
by TreeHugger Robot
· 8 years ago
a07f305
vendor apk is unbundled
by Jiyong Park
· 8 years ago
533062b
Merge "templatize ld.config.txt" into oc-mr1-dev am: 2d3cf6799e
by Jiyong Park
· 8 years ago
Next »