Fix "isAlmostIdenticalInRect"

The function "isAlmostIdenticalInRect" was not performing a fuzzy image comparison due to an extra if statement. Removed the if statement.

Bug: b/160688645
Change-Id: Ie62c03d913a17e7fc2cf12479d324a7383dbddba
1 file changed