OSDN Git Service

surfaceflinger: Correct QTI_BSP ifdef
authorEthan Chen <intervigil@gmail.com>
Thu, 11 Feb 2016 01:06:54 +0000 (17:06 -0800)
committerEthan Chen <intervigil@gmail.com>
Thu, 11 Feb 2016 01:20:03 +0000 (17:20 -0800)
commit5cb1d7fab2d40a0981462b05b44daa72acc9c9d6
tree0273269d54bb550bd1a9d955fe58cefbe208618e
parent7c2be690f4949abc4d547627d8d856231e2fa4e7
surfaceflinger: Correct QTI_BSP ifdef

* Should be #ifdef, not #if

REF: CRACKLING-938
Change-Id: Iaa203413eaf404ba03ba2eb640f6ca93fd8c901d
services/surfaceflinger/DisplayUtils.cpp