Add category to intent-filter into AndroidManifest.xml

In 4.19 I now get this warning:

'UnrealBuildTool.ModuleRules.ReceiptPropertyList.Add(UnrealBuildTool.ReceiptProperty)' is obsolete: 'Constructing a ReceiptProperty object is deprecated. Call RuntimeDependencies.Add() with the path to the file to stage.'

What is the correct syntax now for adding an “AndroidPlugin” APL.xml Receipt Property using RuntimeDependencies?