commit | c7e936f530fd6b0e54e981eaec812ee66cb246cb | [log] [tgz] |
---|---|---|
author | Christopher Wiley <wiley@google.com> | Thu Nov 19 07:06:01 2015 -0800 |
committer | Christopher Wiley <wiley@google.com> | Thu Nov 19 11:04:18 2015 -0800 |
tree | 9ae7ebedfd9f9fc810147b8795c9125b2ce670f4 | |
parent | 53a6fd649817e5d9909d9aaca0369c19840f8613 [diff] |
Export generated AIDL headers It is common for developers to generate/compile AIDL in a static library, then link that library into an executable. When doing this, developers need to export the generated headers. Bug: 25779424 Test: a refactoring of the aidl Android.mk shows this works Change-Id: I4f7d471a601d2a683cb5a9da5e02e3fab576c26a