commit | 4321dfea636fb64f79f0bbc096f757e093758552 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Fri Sep 20 13:22:49 2019 -0700 |
committer | Yi Kong <yikong@google.com> | Fri Sep 20 13:25:25 2019 -0700 |
tree | 811a636d9f5cdc334300eaf03d489369a490afc5 | |
parent | 64fdda5defc9e956d0f153a97149b2fa7490328f [diff] [blame] |
Ignore format-pedantic compiler warning This warning was turned off globally but it is only needed for few projects. Move the flag to the individual project blueprint files. Test: presubmit Change-Id: I55163067ac5038f1650ad12300bf72a48f179b8e
diff --git a/graphics/composer/2.1/utils/hwc2on1adapter/Android.bp b/graphics/composer/2.1/utils/hwc2on1adapter/Android.bp index 062f2e5..0af9745 100644 --- a/graphics/composer/2.1/utils/hwc2on1adapter/Android.bp +++ b/graphics/composer/2.1/utils/hwc2on1adapter/Android.bp
@@ -55,6 +55,7 @@ "-Wno-shorten-64-to-32", "-Wno-sign-compare", "-Wno-missing-prototypes", + "-Wno-format-pedantic", ], srcs: [