summaryrefslogtreecommitdiffstats
path: root/Android.bp
Commit message (Collapse)AuthorAgeFilesLines
* Convert aidl cpp tests to SoongDan Willemsen2016-12-051-0/+53
| | | | | | | | Soong now has aidl-cpp support. Test: mmma -j system/tools/aidl Test: system/tools/aidl/runtests.sh Change-Id: I04a880fd854376263a212e2f0f13ab798a518732
* Convert to Android.bpDan Willemsen2016-11-031-0/+156
See build/soong/README.md for more information about Soong. The rest of the native code will be converted when Soong supports *.aidl file builds (which requires aidl-cpp to be built with Soong first). Test: mmma -j system/tools/aidl Test: out/host/linux-x86/nativetest{,64}/aidl_unittests/aidl_unittests Change-Id: I55e096c6b8e67bd83f0148b817f64d2ec9e052da