Add product_sdk_version.cflags property

libwilhelm needs PRODUCT_SDK_VERSION=%d.

Test: builds
Change-Id: Ie3caf9e4fdcb8e241c8743b1675520e93cf20cae
diff --git a/android/variable.go b/android/variable.go
index e692faf..ef5b13c 100644
--- a/android/variable.go
+++ b/android/variable.go
@@ -33,6 +33,7 @@
 	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