commit | e17822670092825a7fefd0f837918a218c413fb6 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Tue May 17 15:49:19 2022 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Tue May 17 15:49:19 2022 -0700 |
tree | c625f1b67c1e064f2ffb46faa80b567322b9661f | |
parent | 37699d9370cac6307edefabd12b1c72675ab6557 [diff] |
Fix issue where expectedListenerUpdate is not stable on test runs. expectedListenerUpdates is an array of enums, which apparently does not toString properly. Changed the toString to generate a comma separated list of the expected enum values. Test: Run the BluetoothRouteTransitionTests and verify stable expectedListenerUpdate values. Fixes: 232553291 Change-Id: I924dba0ba9f02543230e69892e92dc50aa1bcc9e