This commit is contained in:
wangcongtao
2020-05-22 10:49:58 +08:00
parent 2c3db70ef3
commit ded0e5b493
16 changed files with 163 additions and 94 deletions

View File

@@ -31,4 +31,5 @@ public interface IMogoADASController extends IProvider {
*/
void killADAS();
void setSettingStatus(boolean show);
}