mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-12 01:21:49 +00:00
Force remove AVB for 2SI since it may bootloop some devices
This commit is contained in:
@@ -68,7 +68,8 @@ LOCAL_SRC_FILES := \
|
||||
magiskpolicy/rules.cpp \
|
||||
magiskpolicy/policydb.cpp \
|
||||
magiskpolicy/statement.cpp \
|
||||
magiskpolicy/sepolicy.c
|
||||
magiskpolicy/sepolicy.c \
|
||||
magiskboot/pattern.cpp
|
||||
|
||||
LOCAL_LDFLAGS := -static
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
Reference in New Issue
Block a user