commit | a3cec99c6c565921d1fb1b22d0d978e37f8844f9 | [log] [tgz] |
---|---|---|
author | Etienne Ruffieux <eruffieux@google.com> | Thu Jul 15 13:52:13 2021 +0000 |
committer | Etienne Ruffieux <eruffieux@google.com> | Sun Jul 25 15:49:25 2021 +0000 |
tree | 318f7c5e538c52faa6e77fdc40eb5a4696a392d0 | |
parent | 294297c664c6839bc1596761da6c262433fd62fc [diff] |
Changed floor to ceil for system to avrcp volume When converting to system volume, Math.floor is used, we need to use Math.ceil to convert back so we don't loose approximation. Tag: #feature Bug: 193685552 Test: atest BluetoothInstrumentationTests, manual Change-Id: Iebae59a10d10e8f292fb7b3c873cd4f4afd395e7