OSDN Git Service

Disable warnings triggered in Clang r271374
authorPirama Arumuga Nainar <pirama@google.com>
Tue, 28 Jun 2016 17:51:10 +0000 (10:51 -0700)
committerPirama Arumuga Nainar <pirama@google.com>
Tue, 19 Jul 2016 20:34:18 +0000 (20:34 +0000)
commitdf53be273509dd43725870fb20a2c7d71f7fbfd3
tree0c9576987d7fd304a23eff0701c3132e5ed392ec
parentbae13af2fc2fa89985d0466cedf155cb96767910
Disable warnings triggered in Clang r271374

http://b/28149048
http://b/29823425

Disable -Wconstant-conversion and -Wundefined-var-template.  The second
bug above tracks that these warnings get reenabled.

Test: Tested build, boot and common usage for Arm, Arm64, x86, x86_64,
Mips images in AOSP and internal branch.

Change-Id: Iea20cf6b5dbec3247b55cf8130f88202e786e367
build/Android.common_build.mk