OSDN Git Service

Stop relying on global GCE_PLATFORM_SDK_VERSION
authorDan Willemsen <dwillemsen@google.com>
Thu, 17 Dec 2015 21:52:31 +0000 (13:52 -0800)
committerDan Willemsen <dwillemsen@google.com>
Thu, 17 Dec 2015 22:25:22 +0000 (14:25 -0800)
commit125dbf4f757a27b6379ffb4bedd3c2e0f29f2331
tree10b7867c0b7e33896af0e4234f635b29f222f14b
parentcfb649f16fb638fa1c8c7e4cc229ce547dfa14d6
Stop relying on global GCE_PLATFORM_SDK_VERSION

COMMON_GLOBAL_CFLAGS is being locked down. Instead, define it in the
LOCAL_CFLAGS where it is needed.

Bug: 26165350
Change-Id: Icd3e79c1f9439d7c32762cb51f66db5479750f40
Android.mk