| commit | d74b538d9a45e7698f5bbe10e3908f64b65eb81e | [log] [tgz] |
|---|---|---|
| author | Ying Wang <wangying@google.com> | Tue Oct 01 18:16:45 2013 -0700 |
| committer | Ying Wang <wangying@google.com> | Tue Oct 01 18:16:45 2013 -0700 |
| tree | cfcb3e04f4879705971c6553cf697e5791fd37a8 | |
| parent | d7992e95879535fbb7034c1f8e86460027f4ea04 [diff] |
Add the FRAMEWORKS_BASE_JAVA_SRC_DIRS to aidl includes only if the module is built against the platform, not the SDK. Previously it added it if it's doing a platform build. But we can do an apps_only build inside the platform source tree and such a build may build modules against the platform. This fixes the apps build in the platform source tree. Change-Id: I73e32a8f0e505349790a102321f88e77fba472cd