OSDN Git Service

VolumeShaper: Remove PlayerProxy constructor
authorAndy Hung <hunga@google.com>
Wed, 22 Feb 2017 20:34:21 +0000 (12:34 -0800)
committerAndy Hung <hunga@google.com>
Sat, 25 Feb 2017 03:12:35 +0000 (19:12 -0800)
commit7da0e98219501cb5ab49331878c7b2cdde541497
treed2cbb4f65a7568a4e26ca75dc2626163962ce63a
parent7548ad9ed05dbf570f6b11b14406bf33167d8972
VolumeShaper: Remove PlayerProxy constructor

Use of the VolumeShaper through PlayerProxy requires system ids,
which is different enough from PlayerBase that we don't allow
direct construction.

Test: Ducking
Bug: 31015569
Change-Id: Ia98ec5396047ae39e78237bb7e485d07f2eb1efd
media/java/android/media/VolumeShaper.java
services/core/java/com/android/server/audio/PlaybackActivityMonitor.java