Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-11 | Remove the aidl tool | Christopher Wiley | |
This has been moved into its own repository at //system/tools/aidl Test: Built aosp_arm-eng from scratch. Bug: 23691099 Change-Id: Ic45d55682b9dcafe894efe0a6317792f9c1236c6 | |||
2015-09-02 | aidl: Add end to end test | Christopher Wiley | |
This test sets up an artificial hierarchy of .aidl files, then checks that the generated code contains a substring that we know to be correct. This isn't a very good unittest, but it does validate that the whole flow works start to finish. Bug: 23516947 Test: compiles, unit tests pass. Change-Id: I931b7659731b05440040623e12596669604cef3a |