commit | f2b0c11f4e797e183131261724d8de310dac5431 | [log] [tgz] |
---|---|---|
author | Jean-Michel Trivi <jmtrivi@google.com> | Mon Jul 09 11:59:11 2012 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jul 10 13:24:23 2012 -0700 |
tree | 1f40492f37b26c85ea70766f5e8aa21184b92c43 | |
parent | 70d0c1532f55b5135bd9c96bfa9fc239ab1759a1 [diff] |
Fix sound effect attenuation calculation The sound effect volume attenuation calculation is wrong: the division by 20 was always returning 1 or 0. In AudioService, rename the sound effect attenuation value to follow the naming conventions for static variables. Change-Id: I3c36d50f4470ff09ca98cb944aefb5ad0f968782