Remove leftover DISABLE_ZYGISK flag

This commit is contained in:
Wang Han 2021-09-01 21:25:29 +08:00 committed by John Wu
parent 743c7c9326
commit e990ffd4a0

View File

@ -4,9 +4,6 @@ LOCAL_PATH := $(call my-dir)
# Binaries
########################
# Global toggle for Zygisk
DISABLE_ZYGISK := 0
ifdef B_MAGISK
include $(CLEAR_VARS)