Add product_sdk_version.cflags property

libwilhelm needs PRODUCT_SDK_VERSION=%d.

Test: builds
Change-Id: Ie3caf9e4fdcb8e241c8743b1675520e93cf20cae
This commit is contained in:
Colin Cross
2017-05-08 13:43:00 -07:00
parent e6d4cb3652
commit ceeff0fd39

View File

@@ -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