Go to file
Dan Albert 789f042d3c Fix -Wmacro-redefined werror issues.
The libc++ defines this (wrapped in ifndef, like this should have
been), so including a libc++ header and then defining this results in
a werror failure. Define this in common.mk so we can be sure it does
get defined, but also that it gets defined early enough that anyone
defining this in source wrapped with ifndef doesn't get broken.

Test: mma # on angler
Bug: http://b/34740564
Change-Id: Id7d70a6ad5e530390eb8b37e5e618312d1d7e6dc
2017-01-30 17:54:29 -08:00
msm8084 Fix -Wmacro-redefined werror issues. 2017-01-30 17:54:29 -08:00
msm8226 Fix -Wmacro-redefined werror issues. 2017-01-30 17:54:29 -08:00
msm8909 Fix -Wmacro-redefined werror issues. 2017-01-30 17:54:29 -08:00
msm8960 hwcomposer: Fix regression in hwc_sync 2016-12-27 16:38:36 +01:00
msm8994 Fix -Wmacro-redefined werror issues. 2017-01-30 17:54:29 -08:00
msm8996 Fix -Wmacro-redefined werror issues. 2017-01-30 17:54:29 -08:00
msmcobalt Fix -Wmacro-redefined werror issues. 2017-01-30 17:54:29 -08:00
Android.mk msmcobalt: import from LA.UM.5.7.r1 06.00.01.253.019 2016-09-12 09:32:07 -07:00