Use LogHelper::LogLineLowStack instead of LogMessage::LogLine.

The LogLine method is being altered to include LOG_TAG.
Instead of updating the usage here with the new signature, a better match for
ART is selected: LogLineLowStack.

Bug: 35361699
Test: it builds
Change-Id: Ie6c01d3a25b097af693aa56c2e611f5261976fef
1 file changed