commit | eb5c5a7632128cd86d35581c806c4e15b4dff1f0 | [log] [tgz] |
---|---|---|
author | Robert Wu <robertwu@google.com> | Tue Dec 14 00:07:47 2021 +0000 |
committer | Robert Wu <robertwu@google.com> | Tue Dec 14 00:07:47 2021 +0000 |
tree | f37d92a85edbe9f6224be4ea2311935c25f70991 | |
parent | bf6c4d4153b2d4208c52a985837628b0c76a5bba [diff] |
Fix strategy not used compiler warning There is a compiler warning about strategy not being used. I checked with Eric and this seems to be intended and not a bug. Thus, removing this extra code. Bug: 209879413 Test: Compiles Change-Id: I4a9b32b0f67c6576ef6dc046616f65ca6b242da5