Blueprint nativization for Android Error.

Hello. I have same problems with my project blueprint nativization for android. I using third-party plugins LowEntryHttpRequest and MobilePatchingUtils plugin in my character bluprint. How to compile the code without errors and how to add third-party plug-ins for the nativization. This my file has the heaviest code. When a project is created for nativization process third-party plugins can not be found or not available in NativizedAssets.uplugin. Maybe there are some ideas?

UATHelper: Packaging (Android (ETC1)): UnrealBuildTool: Warning: Plugin ‘NativizedAssets’ does not list plugin ‘LowEntryHttpRequest’ as a dependency, but module ‘NativizedAssets’ depends on ‘LowEntryHttpRequest’.
UATHelper: Packaging (Android (ETC1)): UnrealBuildTool: Warning: Plugin ‘NativizedAssets’ does not list plugin ‘MobilePatchingUtils’ as a dependency, but module ‘NativizedAssets’ depends on ‘MobilePatchingUtils’.

PLATFORM_ANDROID_NDK_VERSION = 120200
NDK toolchain: r12b, NDK version: 21, GccVersion: 4.9, ClangVersion: 3.8.256229
Warning: Plugin ‘NativizedAssets’ does not list plugin ‘LowEntryHttpRequest’ as a dependency, but module ‘NativizedAssets’ depends on ‘LowEntryHttpRequest’.
Warning: Plugin ‘NativizedAssets’ does not list plugin ‘MobilePatchingUtils’ as a dependency, but module ‘NativizedAssets’ depends on ‘MobilePatchingUtils’.

Parsing headers for LingvoBot
Running UnrealHeaderTool “E:\Master\LingvoBot_RU_EN 4.17.1\LingvoBot.uproject” “E:\Master\LingvoBot_RU_EN 4.17.1\Intermediate\Build\Android\LingvoBot\Shipping\LingvoBot.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -installed
Reflection code generated for LingvoBot in 15,8838915 seconds
Compiling Native code with NDK API ‘android-21’
Performing 13 actions (4 in parallel)
[1/13] clang++.exe PCH.NativizedAssets.h [armv7-es2]
[2/13] clang++.exe PCH.UELinkerFixups.h [armv7-es2]
[3/13] clang++.exe UELinkerFixups.cpp [armv7-es2]
[4/13] clang++.exe Module.NativizedAssets.6_of_7.cpp [armv7-es2]
[5/13] clang++.exe Module.NativizedAssets.7_of_7.cpp [armv7-es2]
[6/13] clang++.exe Module.NativizedAssets.gen.cpp [armv7-es2]
[7/13] clang++.exe Module.NativizedAssets.1_of_7.cpp [armv7-es2]
In file included from E:/Master/LingvoBot_RU_EN 4.17.1/Intermediate/Plugins/Android_ETC1/NativizedAssets/Intermediate/Build/Android/UE4/Shipping/NativizedAssets/Module.NativizedAssets.6_of_7.cpp:11:
E:\Master\LingvoBot_RU_EN 4.17.1\Intermediate\Plugins\Android_ETC1\NativizedAssets\Source\NativizedAssets\Private\PlayMusicBlueprint__pf503790866.cpp(301,10) : fatal error: ‘MobilePatchingLibrary.h’ file not found
#include “MobilePatchingLibrary.h”
^
1 error generated.
[8/13] clang++.exe Module.NativizedAssets.2_of_7.cpp [armv7-es2]
[9/13] clang++.exe Module.NativizedAssets.3_of_7.cpp [armv7-es2]
[10/13] clang++.exe Module.NativizedAssets.4_of_7.cpp [armv7-es2]
[11/13] clang++.exe Module.NativizedAssets.5_of_7.cpp [armv7-es2]
ERROR: UBT ERROR: Failed to produce item: E:\Master\LingvoBot_RU_EN 4.17.1\Intermediate\Plugins\Android_ETC1\NativizedAssets\Binaries\Android\UE4-NativizedAssets-Android-Shipping-armv7-es2.a
Total build time: 120,78 seconds (Local executor: 0,00 seconds)