mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-03-14 14:48:53 +00:00
Fix Reader workload crash when asked for local file access
Certain devices will ask for local file access permissions immediately on app launch.
This commit is contained in:
parent
a0e3bafbf0
commit
adf272fa1b
Binary file not shown.
@ -28,6 +28,7 @@ public class UiAutomation extends UxPerfUiAutomation {
|
||||
public void runUiAutomation() throws Exception {
|
||||
parameters = getParams();
|
||||
|
||||
confirmAccess();
|
||||
dismissWelcomeView();
|
||||
gesturesTest();
|
||||
editPhotoColorTest();
|
||||
|
Loading…
x
Reference in New Issue
Block a user