public interface IUiAutomationConnection implements android.os.IInterface
This interface contains privileged operations a shell program can perform
on behalf of an instrumentation that it runs. These operations require
special permissions which the shell user has but the instrumentation does
not. Running privileged operations by the shell user on behalf of an
instrumentation is needed for running UiTestCases.
{@hide}