Add and use staticLibrary()
Add staticLibrary() that returns true for a static variant of a library, and replace all instances of foo.static() && !foo.staticBinary() with foo.staticLibrary. Test: builds Change-Id: I0bf0c18669c24f23ebc9cc33d525b86d81e22d40
Loading
Please register or sign in to comment