Commit f0b33e50 authored by Stephen Hines's avatar Stephen Hines
Browse files

Fix an incorrect && with kTraceCountAllocs flag.

The latest Clang warns on this particular use of a constant flag with
logical operators. It looks like this:

error: use of logical '&&' with constant operand [-Werror,-Wconstant-logical-operand]

Test: Build art
Change-Id: If1635e8f02ac6ef438dbef201053973e5012b04c
parent 1c4f9334
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment