summaryrefslogtreecommitdiff
path: root/libs/androidfw/ZipFileRO.cpp
diff options
context:
space:
mode:
author shaoweishen <shaoweishen@google.com> 2023-08-02 03:36:20 +0000
committer Shaowei Shen <shaoweishen@google.com> 2023-08-04 09:43:51 +0000
commit129a648345aca7e989368f31fc867514208ddd70 (patch)
tree8d133f78c27333460129635c65fd599bb2d21c9c /libs/androidfw/ZipFileRO.cpp
parent7786667ad201b24e211e8f5a73dbf75a8db0fd8e (diff)
[Output Switcher] Improve volume control
improve volume control to avoid volume jump when adjustment happened too intensive. 1.When we send two requests to adjust volume, we record second(latest) request volume change value. 2. We receive response from first request -> this will cause volume bar jump, so in this change will ignore this update 3. We receive second response, we'll accept it cause value match. Bug: 291754047 Test: Verify on device by adjust volume twice in very short period, and no volume bar jump situation happened. Change-Id: I6871adad229281076414e02d5002c04d43fc3e32
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions