blob: 423e88882e13da453270432219e8bbea0397e873 [file] [log] [blame]
assert(type == "android_apk" || type == "java_library" ||
type == "android_resources" || (things == stuff && stuff != 432))
assert(type == "android_apk" || type == "java_library" ||
type == "android_resources",
type == "android_apk" || type == "java_library" ||
type == "android_resources")
if (type == "android_apk" || type == "java_library" ||
type == "android_resources" || (things == stuff && stuff != 432)) {
}