Fix broken perf tests
Do not dispose Bridge on tearDown. The concept of disposing the Bridge only made sense when we were loading it dynamically. Some classes have static initializers that will fail after the dispose (like Typeface). Test: N/A Change-Id: I9c934432232bda02a4d26425587096fb6dc957b0
Loading
Please register or sign in to comment