diff options
author | Andreas Gampe <agampe@google.com> | 2018-09-05 16:58:45 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2018-09-05 16:58:45 -0700 |
commit | 214c76cd70e69e6787fb5967b35f858574995d6a (patch) | |
tree | 8d846757807ae48e927dbe6924334cf3107ea9f5 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | e5440456ca3af4028586db679a89edfc2ae4fd4a (diff) |
Framework: Remove a nonsensical substring(0)
String.substring(0) will return the same String instance. There is
also no reason to make a copy.
Found by errorprone.
Bug: 114129741
Test: m
Change-Id: Ic089f04efc3c73f70aa15a132d62ac665c8b8f4c
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions