This commit is contained in:
2019-12-30 15:34:57 +08:00
commit ce9ca54dcb
405 changed files with 47305 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
// KeepAliveConnection.aidl
package com.mjsheng.myappstore;
// Declare any non-default types here with import statements
interface KeepAliveConnection {
}