lib补充文件提交
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.fanjun.keeplive.service;
|
||||
|
||||
interface GuardAidl {
|
||||
//相互唤醒服务
|
||||
void wakeUp(String title, String discription, int iconRes);
|
||||
}
|
||||
Reference in New Issue
Block a user