bridge: todo: communicate through aidl
This commit is contained in:
parent
121130bf22
commit
2caf68cf4a
@ -0,0 +1,7 @@
|
||||
// ISessionConnection.aidl
|
||||
package io.neoterm.bridge;
|
||||
|
||||
// Declare any non-default types here with import statements
|
||||
|
||||
interface ISessionConnection {
|
||||
}
|
Loading…
Reference in New Issue
Block a user