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
1 file changed