Fix RuntimeTest.freeMemory

Previously the test asserted that freeMemory > 0, but it can be 0 if
the heap is full. Now we check that it is non negative.

Bug: 17448025
Change-Id: If8198e8f76543caea665caf77a37ac33dda38517
1 file changed