mirror of
https://github.com/meizu-m86/twrp_multirom_m86
synced 2025-11-03 21:45:40 +08:00
twrp: fb2png: do not pack relocations for executables
According to f55c5a52ac%5E%21/#F0
Change-Id: I593ba16cabd59dc3bb690aa12f855113b3e9983f
This commit is contained in:
committed by
Dees Troy
parent
f591c87993
commit
0543f06679
@@ -72,6 +72,7 @@ LOCAL_C_INCLUDES +=\
|
||||
|
||||
LOCAL_MODULE_CLASS := RECOVERY_EXECUTABLES
|
||||
LOCAL_MODULE_PATH := $(TARGET_RECOVERY_ROOT_OUT)/sbin
|
||||
LOCAL_PACK_MODULE_RELOCATIONS := false
|
||||
|
||||
include $(BUILD_EXECUTABLE)
|
||||
# -->
|
||||
|
||||
Reference in New Issue
Block a user