Fix --remove-modules command

This commit is contained in:
topjohnwu
2020-04-30 01:26:50 -07:00
parent 03c1053871
commit 5fd574a14f
5 changed files with 46 additions and 59 deletions

View File

@ -10,6 +10,7 @@
#include <magisk.hpp>
#include <utils.hpp>
#include <db.hpp>
#include <daemon.hpp>
#include "magiskhide.hpp"