4 Commits

Author SHA1 Message Date
yiliang siew
d7441fb5d4 Introduce short names for both AndroidTargetPlatformControls and AndroidTargetPlatformSettings, which are causing certain built targets to run afoul of the MAX_PATH limit we impose on UBT file path lengths.
#rb Chris.Babcock, Florin.Pascu, Jack.Porter, Josh.Adams

[CL 31216806 by yiliang siew in 5.4 branch]
2024-02-06 11:31:10 -05:00
florin pascu
c691e00a91 Fix QuickLaunch Android
#jira UE-205200
#rb Chris.Babcock, Jack.Porter

[CL 31082706 by florin pascu in 5.4 branch]
2024-02-01 06:24:58 -05:00
florin pascu
bf808f709a Add missing change from CL 30963863
(fixes crash when viewing device output on Android)
#jira UE-200883
#rb Jack.Porter

[CL 31039512 by florin pascu in 5.4 branch]
2024-01-31 02:30:07 -05:00
florin pascu
b49417947f First part of TargetPlatform(TP) refactor into TargetPlatformSettings(TPS) and TargetPlatformControls(TPC)
TPS doesn't need SDK and will be used to get info about the platform
TPC requires SDK
AndroidTP has been converted to the new system
#jira UE-200883
#rb Jack.Porter

[CL 30963905 by florin pascu in 5.4 branch]
2024-01-29 04:50:53 -05:00