tests/robotests/src/com/android/settings/fingerprint/FingerprintLocationAnimationVideoViewTest.java
0 → 100644
+63
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- Call to MediaPlayer.create() method can return null, and hence we need to check the return value before trying access the media player. Change-Id: I4a5e0edbd6db21b678efb05ea733187f34185432 Fix: 36668356 Test: make RunSettingsRoboTests