Files
UnrealEngineUWP/Engine/Source/Runtime/Online
geoff evans 1321145757 Put Android permissions plugin include path behind an android platform condition.
This solves an issue where different projects that may or may not require some engine plugins cause different include directory generation, which in turn causes different projects' engine plugin build to render a new build of plugins (the include directory change kicks a new build of those plugins). The plugins at the time of this change were OnlineSubsystemUtils and Voice.

#jira none
#rb ben.marsh
#preflight 60f71c8b5eeb86000176590e

[CL 16902758 by geoff evans in ue5-main branch]
2021-07-20 17:27:13 -04:00
..