commit | c3d4b9ace9614734f467e8d0a8f72ad6b4d0473d | [log] [tgz] |
---|---|---|
author | Hugh Chen <hughchen@google.com> | Mon Aug 31 15:48:46 2020 +0800 |
committer | Hugh Chen <hughchen@google.com> | Thu Sep 17 08:53:11 2020 +0000 |
tree | 38ce0df0e371cbf674ddbf6a6a173abeb3a8876f | |
parent | f537a702dd231a9980b29de6387624b1d6f0647e [diff] |
Fix cast volume control bar not work Use hashcode as a requestCode id, since the same requestCode will cause the intent be cached. Bug: 163095633 Test: make -j42 RunSettingsRoboTests Change-Id: I2c120f18e24a66aeff5565e952fa4064149ec540 Merged-In: I2c120f18e24a66aeff5565e952fa4064149ec540 (cherry picked from commit 7f3efd435776ebdf3d8b90181d35fb16e5f86bdc)