diff --git a/android/variable.go b/android/variable.go index e692fafb2..ef5b13c06 100644 --- a/android/variable.go +++ b/android/variable.go @@ -33,6 +33,7 @@ type variableProperties struct { Product_variables struct { Platform_sdk_version struct { Asflags []string + Cflags []string } // unbundled_build is a catch-all property to annotate modules that don't build in one or