aboutsummaryrefslogtreecommitdiff
path: root/cc/vndk_prebuilt.go
AgeCommit message (Expand)Author
2021-02-01Remove global state on module suffixes from vendor and recovery snapshotsColin Cross
2020-12-17Call ctx.InstallFile for uninstallable cc modulesColin Cross
2020-12-01Improve commenting for cc/builer.go, and kill dead codeChris Parsons
2020-11-09Merge "Define product_available property"Treehugger Robot
2020-11-08Define product_available propertyJustin Yun
2020-11-03Phase out Legcay GSISzuWei Lin
2020-10-27Set stem and suffix for vndk prebuilt librariesInseob Kim
2020-10-21Do not install vndk libJooyung Han
2020-10-16Set flag exporter provider for vndk_prebuilt libsInseob Kim
2020-10-12Start using Providers instead of direct module accessColin Cross
2020-08-27cc: export Stripper structThiƩbaud Weksteen
2020-06-05Implement cc_object vendor snapshotInseob Kim
2020-02-17Do not hide VNDK prebuilts from makeInseob Kim
2020-02-07Add vendor snapshot modulesInseob Kim
2019-10-28Merge "Change exportedDirs and exportedSystemDirs from []string to android.Pa...Treehugger Robot
2019-10-25Change exportedDirs and exportedSystemDirs from []string to android.PathsJiyong Park
2019-10-19Revert "Revert "Supports VNDK APEX with different versions""Jooyung Han
2019-10-16Revert "Supports VNDK APEX with different versions"Jooyung Han
2019-10-15Supports VNDK APEX with different versionsJooyung Han
2019-10-03Replace RelPathString() with ToMakePath()Colin Cross
2019-09-18Add version to vendor variantsInseob Kim
2019-09-17Merge "Add "apex_vndk" module type"Treehugger Robot
2019-09-10Add "apex_vndk" module typeJooyung Han
2019-09-09Remove coverage variants of vndk_prebuilt_sharedInseob Kim
2019-08-08Include headers and props to VNDK snapshotInseob Kim
2019-04-03Soong: Add synopsis to vndk_prebuilt_shared module under cc package.Patrice Arruda
2019-01-23Add prebuilt ABI checker support to soongLogan Chien
2018-09-10Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modulesColin Cross
2018-09-10Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"Colin Cross
2018-09-10Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modulesColin Cross
2018-06-08Add binder32bit to vndk_prebuilt moduleJustin Yun
2018-01-24Skip installing the VNDK prebuilt if arch does not matchJustin Yun
2018-01-19VNDK snapshot modules must have vndk subdirectoryJustin Yun
2018-01-04Add target_arch to vndk prebuilt module nameJae Shin
2017-12-06Run gofmt -wColin Cross
2017-12-05Install VNDK snapshot libraries for system buildJustin Yun