"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "9154a245d8da18c880e7b475127ad61a7cf21889"
fix(magnification): fix NPE from using deprecated instrumentation
Somehow androidx.test.platform.app.InstrumentationRegistry() was returning null. So we retreive it fresh every time, and use the non-deprecated class. Fix: 308152609 Test: atest packages/SystemUI/tests/src/com/android/systemui/accessibility/WindowMagnificationAnimationControllerTest.java Flag: NA Change-Id: Iee86dd9fa58e03bbc2b475fa72a08a6fd88e276f
Loading
Please register or sign in to comment