aboutsummaryrefslogtreecommitdiff
path: root/build/properties.go
AgeCommit message (Expand)Author
2023-03-13Generated AIDL rust libs inherit product_availableDevin Moore
2022-10-25Set include_build_directory to false for aidl-generated cc libsJiyong Park
2022-08-26convert aidl_interface with bp2buildSam Delmerico
2022-08-26Generating Interface Specific Analyzer BinariesSahil Somani
2021-11-16Add vendor_available property to rust properties.Janis Danisevskis
2021-11-05Pass backend.rust.min_sdk_version to the generated rust libraryJiyong Park
2021-10-21Add recovery_available to aidl_interfaceJiyong Park
2021-10-14Revert "Compile generated cc modules with apex names"Jiyong Park
2021-07-26Reland: NDK backends supports both apps and platformJiyong Park
2021-02-16backends.rust.apex_available is supportedJiyong Park
2021-01-26Define odm_available propertyJustin Yun
2021-01-26Always specify version to use aidl_interface except it is unstableJeongik Cha
2020-11-25gen_log: pass a struct to a logging callbackJooyung Han
2020-11-17Enable clang_tidy for AIDL-generated C++ librariesJiyong Park
2020-11-08Define product_available propertyJustin Yun
2020-11-05Disable libbinder darwin buildsSteven Moreland
2020-09-29aidl_interface: support double_loadableSteven Moreland
2020-09-09Implement Rust backend for AIDL compilerAndrei Homescu
2020-08-27Compile generated cc modules with apex namesJooyung Han
2020-05-11Add Atrace support for aidl_interface NDK backendDevin Moore
2020-04-22Add min_sdk_version propertyJooyung Han
2020-02-12Support 'apex_available' field in AIDLJeongik Cha
2019-12-02aidl_interface: support platform_apisSteven Moreland
2019-10-31Change frozen AIDL interface module and artifact nameJeongik Cha
2019-09-20Reland "AIDL stub libs: on host"Steven Moreland
2019-09-20Revert "AIDL stub libs: on host"Steven Moreland
2019-09-17AIDL stub libs: on hostSteven Moreland
2019-06-17Remove superfluous use of no_framework_libs: truePaul Duffin
2019-04-25Log supporting for binder ndkJeongik Cha
2019-02-22link libjsoncpp as whole_static_lib when aidl is statically linkedJeongik Cha
2018-12-14aidl generated libraries: wextra, wallSteven Moreland
2018-11-16NDK Backend: use c++17Steven Moreland
2018-10-03Add 'name-ndk' output lib linking against NDK.Steven Moreland
2018-10-03Revert "The java lib for aidl_interface is built with Java 1.8"android-o-mr1-iot-release-1.0.5Jiyong Park
2018-10-01The java lib for aidl_interface is built with Java 1.8Jiyong Park
2018-07-16Add aidl_interface.Steven Moreland