diff options
author | Logan Chien <loganchien@google.com> | 2018-05-08 20:17:26 +0800 |
---|---|---|
committer | Logan Chien <loganchien@google.com> | 2018-05-10 21:17:49 +0800 |
commit | dd18472e56340e87a421546f2b3660d1d1ad09e2 (patch) | |
tree | 93765d0218e583124f228bb332d2b348c39ef75e /libc/malloc_hooks/malloc_hooks.cpp | |
parent | 21e496cf2916d8361f378ed96357bf806b0f198c (diff) |
Use ro.vndk.lite to determine the ld.config.txt
This commit adds an extra check on `ro.vndk.lite`. If `ro.vndk.lite` is
true, the linker will pick `/system/etc/ld.config.vndk_lite.txt`.
The purpose of this change is to distinguish:
1. Master-GSI + Master-VENDOR (w/o BOARD_VNDK_VERSION for upgrading devices)
2. Master-GSI + O-MR1-VENDOR (w/ BOARD_VNDK_VERSION)
Bug: 78605339
Test: aosp_sailfish Master-SYSTEM + Master-VENDOR boots
Test: aosp_sailfish Master-GSI + Master-VENDOR boots
Test: aosp_walleye Master-SYSTEM + Master-VENDOR boots
Test: aosp_walleye Master-GSI + Master-VENDOR boots
Test: aosp_walleye Master-GSI + O-MR1-VENDOR boots
Change-Id: I34f243f73c173ca2e882d3738ccb81e3fad3a9da
Diffstat (limited to 'libc/malloc_hooks/malloc_hooks.cpp')
0 files changed, 0 insertions, 0 deletions