Fix SAR support for overlay.d

This commit is contained in:
topjohnwu
2020-04-25 23:19:36 -07:00
parent 2aede97754
commit c7ed0ef5eb
6 changed files with 48 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
#include <magisk.hpp>
#include <selinux.hpp>
constexpr char magiskrc[] =
constexpr char MAGISK_RC[] =
"\n"
"on post-fs-data\n"