OSDN Git Service

Reduce log spam by changing a LOG(INFO) to VLOG(startup)
authorAlex Light <allight@google.com>
Thu, 21 Aug 2014 16:45:00 +0000 (09:45 -0700)
committerAlex Light <allight@google.com>
Mon, 25 Aug 2014 18:20:57 +0000 (11:20 -0700)
commit0699fbf769befd3a850005790b26941c38fa2fb4
tree07a7a4e038ae18c0bc2cfc654214b13d262669db
parent507e6180ad271eb719c67ce7394852c731d975a5
Reduce log spam by changing a LOG(INFO) to VLOG(startup)

Bug: 17166556

(cherry picked from commit b6cabc1345ec307559a6e85141fb69b7caa9413c)

Change-Id: I9975ba07ad8f119a6e367e2770a60040a462149b
runtime/gc/space/image_space.cc