[findbugs] Fix TrackingId.equals()

Comparing tr.key to itself is always true which yields wrong results
for equals().

Change-Id: I284d2c651e8ab23aa81d71594feefc5148638840
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
1 file changed