CtsKernelConfigTestCases secondary_user
Marks this CTS test module as NOT supporting secondary_user, meaning that
the tests are not eligible to be run from a regular Android user other
than the system user (i.e. other than user 0).
The reason for lack of elligibility is that the module restarts before running
the tests - the device ends up in user 0 by default upon reboot.
Tradefed infrastructure does not support restarting into different users at
the moment.
Bug: 141773058
Test: module passed with secondary_user params
(--enable-optional-parameterization --module-parameter secondary_user)
Change-Id: I39fca13fe40b497cf7cb7a014d11f96e8174c953
1 file changed