Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/Android
mike erwin 675394a7ca UAT: fix Iterative Deploy leaving behind old files on Android
(copy 4369737 from Dev-Build)

For iterative deploy on Android, files & directories not in staging will be zapped from the device.

The following directories are spared, to maintain config & logs on device:
Engine/Saved
Engine/Config
ProjectName/Saved
ProjectName/Config

Tested with Samsung Galaxy S6+ (Android 6.0) and Google Pixel 2 (Android 9.0)

#android
#jira UE-61686
#rb chris.babcock

#ROBOMERGE-SOURCE: CL 4408076 in //UE4/Release-4.21/...
#ROBOMERGE-BOT: RELEASE (Release-4.21 -> Release-Staging-4.21)

[CL 4408081 by mike erwin in Staging-4.21 branch]
2018-09-28 17:48:42 -04:00
..