Import Whale framework by asLody

This commit is contained in:
solohsu 2019-02-09 16:59:45 +08:00
parent 084496b4da
commit c179778ce3
5 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ function copy_files {
cp $MODULE_NAME/template_override/module.prop $TMP_DIR_MAGISK
cp -r $MODULE_NAME/template_override/system $TMP_DIR_MAGISK
cp -r $MODULE_NAME/template_override/system_x86 $TMP_DIR_MAGISK
cp -r $MODULE_NAME/template_override/common $TMP_DIR_MAGISK
cp -r $MODULE_NAME/template_override/META-INF $TMP_DIR_MAGISK
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.