History log of /frameworks/support/buildSrc/studioCompat.gradle
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
01b9504afa15dc526c6c63a148a6948295a8c032 28-Apr-2016 Yigit Boyar <yboyar@google.com> Update media router's build file to the new system

This CL moves media router's build file to the new studio friendly
build system. This will fix the java8 version issue as well as
add support for development on Android Studio.

Bug: 28448678
Change-Id: I8ab66762c9a4f8f112f0a1893b11997829d3f837
/frameworks/support/buildSrc/studioCompat.gradle
3986e04c740dc8fe51e7892ddcba0c9a17dee117 09-Feb-2016 Yigit Boyar <yboyar@google.com> Studio friendly support library

Projects with api specific source sets are a problem for Android
Studio because it cannot find them in sources list.

This CL adds the ability to convert these API specific source sets
into modules when the project is opened inside the IDE.
When run from command line, it still fallbacks to the previous
implementation.

For projects with resources, we still rely on make to do the
necessary checks.

Bug: 27567189
Change-Id: I1d0be60f1b2289a4b006c196b4992a2de3868336
/frameworks/support/buildSrc/studioCompat.gradle