twrp: fb2png: do not pack relocations for executables
According to https://android.googlesource.com/platform/build/+/f55c5a52ac3d523cdcfb7cd7ab093d01da8b3caf%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