summaryrefslogtreecommitdiff
path: root/libvndksupport
AgeCommit message (Expand)Author
2023-12-21try llndk-deprecateSteven Moreland
2023-12-21Deprecate android_is_in_vendor_processKiyoung Kim
2023-10-03libvndksupport: log sphal namespace fallbackSteven Moreland
2022-07-17Replace #apex with #systemapiJiyong Park
2022-03-08Add libvndksupport-tests to TEST_MAPPINGJiyong Park
2021-11-22Check vendor namespace for SPHAL namespaceKiyoung Kim
2021-04-21Replace llndk_library with llndk clause in cc_libraryColin Cross
2021-02-19[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2021-02-16Revert "[LSC] Add LOCAL_LICENSE_KINDS to system/core"Elliott Hughes
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to system/coreBob Badour
2020-10-19Make the connection between implementation and llndk_library explicitColin Cross
2020-01-14remove deprecated bp 'subdirs'Steven Moreland
2019-12-17Stop using weak symbols in libvndksupport.Peter Collingbourne
2019-11-13Rename # vndk tag to # llndkJiyong Park
2019-07-15Make android_load_sphal_library thread-safeRyan Prichard
2019-07-15Switch libvndksupport's linker.c to C++Ryan Prichard
2019-05-16Enable native_bridge_support for libvndksupportdimitry
2019-03-28Add dependency on libdl_androiddimitry
2019-03-11Special case init for android_is_in_vendor_process.Jayant Chowdhary
2019-02-12libvndksupport: Add android_is_in_vendor_process()Vic Yang
2019-02-11Exclude libvndksupport from APEXes.Dongwon Kang
2018-02-16bpfmt.Elliott Hughes
2017-12-07Add OWNERS.Elliott Hughes
2017-11-10libvndksupport: do not use functions from android/dlext.hYifan Hong
2017-11-09Make libvndksupport look for default namespace as well.Justin Yun
2017-11-09libvndksupport: Change log level and message.Justin Yun
2017-11-01Use -Werror in system/coreChih-Hung Hsieh
2017-05-31Merge "fix: ATRACE does not work for libs loaded in sphal namespace" into oc-...Jiyong Park
2017-05-27fix: ATRACE does not work for libs loaded in sphal namespaceJiyong Park
2017-05-24libvndksupport: Do not lookup default namespace for sphal failureJustin Yun
2017-05-15add libvndksupportJiyong Park
2017-05-11add libvndksupportJiyong Park