As noted in JSEP Section 5.1.2, "the remote endpoint may use a Lite implementation; implementations
MUST properly handle remote endpoints which do ICE-Lite."
WebRTC 1.0 handles this by allowing an a=ice-lite line in a Remote Description. How is the equivalent functionality supported in ORTC API?