commit | 3406ff9b1644507d049aa13fd753ac9a45058109 | [log] [tgz] |
---|---|---|
author | shubang <shubang@google.com> | Thu Jun 10 04:28:27 2021 -0700 |
committer | Shubang Lu <shubang@google.com> | Sat Jun 12 14:12:49 2021 +0000 |
tree | 7444f2f25861fd9591c63fcb34f1b5ca4f3a4d6a | |
parent | 55b9b53e34a589d9991393392ecf9e092cb3c72a [diff] |
MediaMetrics: Cleanup the formatting of session ID Use the flags Base64.NO_PADDING|Base64.NO_WRAP|Base64.URL_SAFE This formats the id as one long string without == passing at the end, Using -_ instead of +/ characters Bug: 175357495 Test: atest android.media.metrics.cts.MediaMetricsAtomHostSideTests Change-Id: Iba73976b5677e9a2e5fd3e156a55499005e26904