commit | aa8630ba0959840fa159520c3f618ba4f3c4feda | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Mon Apr 13 13:52:22 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Mon Apr 13 17:31:25 2015 -0700 |
tree | 4915451baf6669d1a1f76e29884ed40331729bc8 | |
parent | f05fe97df6bd0fb37c0f7338365fa8782fa9c725 [diff] |
Move SDK prebuilts to new prebuilt_sdk module type SDK prebuilts need to be treated differently than other prebuilts. They are used like a normal Java prebuilts when compiling java files, but they are also used as aapt includes when compiling apps, and they provide prebuilt aidl files when compiling aidl sources. Create a new module type so dependers can determine what kind of dependency they are. Change-Id: If426da63cfadcb4b14abda58c7b346554912a07a