commit | 6cd7dfa4c70bcc040bbb5ee62fa1e9793cd48078 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Mon Feb 06 19:50:56 2023 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Feb 07 00:27:47 2023 +0900 |
tree | 4ea305f5974e143519f64030fb1786d99e09ab32 | |
parent | 9e3505de8cc8909f01adf85f6c7a8a69641a1fd1 [diff] |
Remove unused assignment. This fixes the lint errors: [UnusedVariable] This assignment to the local variable 'randomSpi' is never read. [UnusedVariable] This assignment to the local variable 'droidSpi' is never read. Test: test-only change Change-Id: I34bd3c892f56806dae99c05bc190572c18d9b1e8