platform_build_soong/cmd
Colin Cross aa8630ba09 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
2015-04-13 17:31:25 -07:00
..
soong_build Move SDK prebuilts to new prebuilt_sdk module type 2015-04-13 17:31:25 -07:00
soong_env Support dependencies on environment variables 2015-03-26 14:13:49 -07:00
soong_glob Support excludes in globs 2015-04-03 15:55:08 -07:00
soong_jar Support java libraries, binaries, and prebuilts 2015-04-03 16:24:44 -07:00