Add Function3
...and rename ExceptionUtils to FunctionalUtils as the old name would no longer be appropriate. Test: FrameworksNetTests Change-Id: I2affd69fb84d7f250b4a45497eec6c052bf6ec50
This commit is contained in:
@@ -20,8 +20,8 @@ package com.android.testutils
|
||||
|
||||
import androidx.test.platform.app.InstrumentationRegistry
|
||||
import com.android.modules.utils.build.SdkLevel
|
||||
import com.android.testutils.ExceptionUtils.ThrowingRunnable
|
||||
import com.android.testutils.ExceptionUtils.ThrowingSupplier
|
||||
import com.android.testutils.FunctionalUtils.ThrowingRunnable
|
||||
import com.android.testutils.FunctionalUtils.ThrowingSupplier
|
||||
|
||||
/**
|
||||
* Run the specified [task] with the specified [permissions] obtained through shell
|
||||
|
||||
Reference in New Issue
Block a user