summaryrefslogtreecommitdiff
path: root/libc/stdio/stdio_ext.cpp
diff options
context:
space:
mode:
authorJustin Yun <justinyun@google.com>2017-11-27 16:28:07 +0900
committerJustin Yun <justinyun@google.com>2017-12-03 23:26:53 +0900
commit53ce74288c4ba4e303b897a4ce0b4e9806c6e87c (patch)
treec9e909d791b30da5a3106d18bb6bc18645768ae1 /libc/stdio/stdio_ext.cpp
parent96867b148f5cc85951bc0170c4d94f8f124f9f06 (diff)
Use ld.config.$VER.txt when current VNDK version is $VER
When ro.vndk.version is set to a specific version, not "current", use ld.config.$VER.txt as a linker namespace configuration file, where $VER is the VNDK version set by ro.vndk.version. Because ro.vndk.version is set by the vendor partition, the configuration file will be automatically selected by the VNDK version of vendor patition. If ro.vndk.version is current or not set, ld.config.txt will be used as before. Bug: 69531793 Test: Build for a Pixel2 device. In the out/target/product/<device> directory, rename system/etc/ld.config.txt to system/etc/ld.config.27.1.0.txt rename system/lib[64]/vndk to system/lib[64]/vndk-27.1.0 copy system/lib[64]/vndk-sp to system/lib[64]/vndk-sp-27.1.0 set ro.vndk.version to 27.1.0 in vendor/default.prop Build system and vendor images with "make snod" and "make vnod". Disble vbmeta using avbtool. Flash a device and check boot. Change-Id: Ic55bb0a741d434e5fa93e109be15df9d9de3f105
Diffstat (limited to 'libc/stdio/stdio_ext.cpp')
0 files changed, 0 insertions, 0 deletions