commit | 10018da97b55fb9c00147c1c928eca969d6546ff | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Tue Oct 15 16:10:36 2024 -0700 |
committer | Vlad Popa <pvlad@google.com> | Tue Oct 15 16:10:36 2024 -0700 |
tree | 34a93d9bfa232d536f725c2e1c8521d43071e835 | |
parent | ee9b3db98daef658ac789e1713348c930729224e [diff] |
Avoid calling virtual method in constructor setPortMute is a virtual function and should not be called in the constructor. Use a simplified logic since at track constructions there are not active patch tracks. Flag: EXEMPT bugfix Test: manual Bug: 28835785 Change-Id: I14411735ee4a5e61be78018ca1bb2b3d6e60f634