Fix failed test case when running framework auto test.

The method RetryManager.setRetryCount was modified in
f186b07b463447707117e2b54fc02f7ed30d6e43, However the
corresponding test cases were not updated and now fail.

The reason for failing is that setRetryCount no longer resets
the variable mRetryForever as it used to, and therefore
isRetryNeeded() returns true instead of false failing the
testcases.

Change-Id: Icbf23ada8000fab93ee34087e125d9b12d7e7897
1 file changed
tree: 796d3b1bc96e9ff7e885eb9929c6f55174a04450
  1. mockril/
  2. src/
  3. tests/
  4. Android.mk
  5. CleanSpec.mk