Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 599cd9c8 authored by Vlad Popa's avatar Vlad Popa Committed by Android Build Coastguard Worker
Browse files

APM: remove unnecessary check

STREAM_DEFAULT is actually a negative value. When casting to uint it
will result in a very large number which will fail the test for having a
consistent stream value before sending to APM.

Remove this check since the conversion code before checks for stream
validity.

Flag: EXEMPT bugfix
Test: manual
Bug: 361461410
Bug: 361576207
(cherry picked from https://googleplex-android-review.googlesource.com/q/commit:e2c5138e59eed434264898e93f6b145113baa674)
Merged-In: Ib023bdbcba48311a906128bd7394106a01e47dee
Change-Id: Ib023bdbcba48311a906128bd7394106a01e47dee
parent 2a781c32
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment