"git@repo.buzztime.com:halo/packages_apps_browser.git" did not exist on "06ec5f2d8735d1ba17b779deb0f8da032e0a62ea"
  • Dima Zavin's avatar
    hardware_legacy: provide HAL helpers for legacy audio users · e81531e9
    Dima Zavin authored
    
    This doesn't actually create a HAL, but rather a set of helper static
    libraries that device specific libraries (i.e. the old libaudio pieces)
    can link against to create a proper audio HAL module.
    
    We provide an audio_policy static wrapper and audio hardware interface
    static wrapper.
    
    Change-Id: Ie56195447ad24b83888f752dca24674b0afd8a76
    Signed-off-by: default avatarDima Zavin <dima@android.com>
    e81531e9
A2dpAudioInterface.cpp 13.5 KB