Install stub APK when needed

This commit is contained in:
topjohnwu
2018-06-14 05:09:54 +08:00
parent 970a2e87b3
commit d7d76f54cc
4 changed files with 48 additions and 26 deletions

View File

@ -2,6 +2,7 @@
#define DB_H
#include <sqlite3.h>
#include <sys/stat.h>
/***************
* DB Settings *