summaryrefslogtreecommitdiff
path: root/libhidlmemory/Android.bp
AgeCommit message (Expand)Author
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to system/libhidlandroid-s-preview-1Bob Badour
2020-11-25Add product_available to product available modulesJustin Yun
2020-07-08Make android.hardware.renderscript@1.0 buildable for native_bridgeVictor Khimenko
2020-07-02libhidlmemory: Add host supportAyushi Khopkar
2020-04-22Set min_sdk_version to be part of mainline modulesJooyung Han
2020-03-07Set apex_available propertyJiyong Park
2020-02-13Make libhidl(base|memory) apex-available for com.android.neuralnetworks.Przemyslaw Szczepaniak
2019-09-05Remove libhwbinder/libhidltransport depsSteven Moreland
2017-11-29Add IMemoryToken and the HidlMemoryTokenHoward Chen
2017-11-29Revert "Add IMemoryToken and the HidlMemoryToken"Joachim Sauer
2017-11-29Add IMemoryToken and the HidlMemoryTokenHoward Chen
2017-08-08Replace soong variables with cc_defaults.Steven Moreland
2017-08-07Update makefiles for vndk-sp.Justin Yun
2017-08-07Mark hidl libs as VNDK or VNDK-SP in Android.bpJustin Yun
2017-08-03Use cc_library for libhidlmemoryTri Vo
2017-04-19Mark libhidlmemory as vendor_availableSteven Moreland
2017-02-17Build with -Wall and -Werror.Steven Moreland
2016-12-02Hidlized version of IMemory.Martijn Coenen