commit | f03c82b8fa0184bd382bacb0ac5256184624a7cd | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Apr 13 13:53:40 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Apr 13 17:31:25 2015 -0700 |
tree | e73e047864715a6ee6d59a6893a1319c8d2e8a62 | |
parent | aa8630ba0959840fa159520c3f618ba4f3c4feda [diff] |
Optimize javacFlags and aidlFlags in ninja files aidlFlags gets specified for every aidl file. Use a module scoped ninja variable to hold the aidl flags, and while we're at it do the same for javacFlags. Change-Id: I980f0006c41918154ab0479d56387630a7e1d677