com.android.sts.common.tradefed.testtype

NonRootSecurityTestCase 在没有 adb 根权限且不应具有 adb 根权限的设备上运行的测试类。 
RootSecurityTestCase 需要在设备上拥有 root 权限才能运行的测试类。 
SecurityTestCase 所有 STS 测试的基准测试类。 
StsExtraBusinessLogicHostTestBase StsLogic 的主机端实现。