mirror of
https://github.com/androidx/media.git
synced 2025-04-30 06:46:50 +08:00

Issue: #9254 #minor-release We used to allow only alphanumerical characters in session id. The spec also allows "$", "-", "_", ".", "+" (RFC2326 Sections 3.4 and 15.1). PiperOrigin-RevId: 388873742