Add sshauthentication-api v1 support
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
// ISshAuthenticationService.aidl
|
||||
package org.openintents.ssh.authentication;
|
||||
|
||||
interface ISshAuthenticationService {
|
||||
Intent execute(in Intent intent);
|
||||
}
|
||||
Reference in New Issue
Block a user