Copying //UE4/Dev-Core [at] 4771952 to Dev-Main (//UE4/Dev-Main)

#rb none
#lockdown Nick.Penwarden

#ROBOMERGE-OWNER: ryan.gerleve
#ROBOMERGE-AUTHOR: robert.manuszewski
#ROBOMERGE-SOURCE: CL 4772220 in //UE4/Main/...
#ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking)

[CL 4782699 by robert manuszewski in Dev-Networking branch]
This commit is contained in:
robert manuszewski
2019-01-23 09:49:18 -05:00
parent 274f393899
commit be36beb7e4
487 changed files with 8664 additions and 6130 deletions

View File

@@ -269,11 +269,6 @@ void FAndroidTargetPlatform::GetAllDevices( TArray<ITargetDevicePtr>& OutDevices
}
}
ECompressionFlags FAndroidTargetPlatform::GetBaseCompressionMethod( ) const
{
return COMPRESS_ZLIB;
}
ITargetDevicePtr FAndroidTargetPlatform::GetDefaultDevice( ) const
{
// return the first device in the list