Skip to content
Commit 91c7e687 authored by Sijie Chen's avatar Sijie Chen
Browse files

[CTS][PermissionController] Fix CtsRoleTestCases by Considering Wear Compose

Wear default apps screens use Jetpack Compose to implement, therefore,
the Compose view layout is different from View-base layout. This CL
fixes test failures by adapting to wear compose.

Note that current related default app screens are crashing due to
b/300996348, I modified ScrollableScreen.kt locally to skip the broken
library and tested this CL.

Bug: 288036760
Test: atest CtsRoleTestCases:android.app.role.cts.RoleManagerTest#openDefaultAppDetailsAndSetDefaultAppThenIsDefaultApp
etc. for updated tests.

Change-Id: Iec0ce90cda371a43b5ee3631b7519ed6c623f25d
parent 0c1a4a70
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment