OSDN Git Service

Create base class for audio policy manager.
authorEric Laurent <elaurent@google.com>
Mon, 14 Dec 2009 13:18:18 +0000 (05:18 -0800)
committerEric Laurent <elaurent@google.com>
Wed, 13 Jan 2010 17:29:49 +0000 (09:29 -0800)
commitde55cfb02db874136caf9c05927cee4028296147
treedfe6fd0cfc37bc789a8e60a9593a9659e3f6683e
parentb811469fcd2d12a2d51356a808d4930a8ee5b792
Create base class for audio policy manager.

First implementations of audio policy manager in Eclair branch have shown that most code is common to all platforms.
Creating AudioPolicyManagerBase base class will improve code maintainability and readability.
include/hardware_legacy/AudioPolicyManagerBase.h [new file with mode: 0644]