How to insert android app icon in command line build?

I use command line build for jenkins.

but sometime app icon is none… who know app icon insert command?

my batch command is this :

%UAT_PATH% BuildCookRun -project=“%PROJECT_PATH%%PROJECT_FILE%” -Distribution -noP4 -clientconfig=Shipping -serverconfig=Shipping -nocompile -nocompileeditor -installed -ue4exe=UE4Editor-Cmd.exe -utf8output -platform=Android_ETC2 -targetplatform=Android -cookflavor=ETC2 -build -cook -map=Patch -unversionedcookedcontent -pak -createreleaseversion=1.0 -SkipCookingEditorContent -compressed -stage -package -cmdline=“Patch -Messaging” -addcmdline=“-SessionId=”%SESSION_ID%" -SessionOwner=‘BM’ -SessionName='“%SESSIONNAME%”" -archive -archivedirectory=“%PROJECT_PATH%/%PATCH_DIR%/App/%VERSION%”