aboutsummaryrefslogtreecommitdiffstats
path: root/cc/vndk_prebuilt.go
Commit message (Expand)AuthorAgeFilesLines
* Add prebuilt ABI checker support to soongLogan Chien2019-01-231-0/+6
* Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modulesColin Cross2018-09-101-0/+1
* Revert "Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modules"Colin Cross2018-09-101-1/+0
* Use soong_cc_prebuilt.mk instead of prebuilt.mk for Soong cc modulesColin Cross2018-09-101-0/+1
* Add binder32bit to vndk_prebuilt moduleJustin Yun2018-06-081-3/+22
* Skip installing the VNDK prebuilt if arch does not matchJustin Yun2018-01-241-0/+4
* VNDK snapshot modules must have vndk subdirectoryJustin Yun2018-01-191-6/+4
* Add target_arch to vndk prebuilt module nameJae Shin2018-01-041-5/+19
* Run gofmt -wColin Cross2017-12-061-1/+1
* Install VNDK snapshot libraries for system buildJustin Yun2017-12-051-0/+140