OSDN Git Service

Move IGraphicBufferProducer to graphics/bufferqueue.
authorPawin Vongmasa <pawin@google.com>
Mon, 6 Mar 2017 23:09:19 +0000 (15:09 -0800)
committerPawin Vongmasa <pawin@google.com>
Wed, 15 Mar 2017 18:42:40 +0000 (11:42 -0700)
commit4a3cd13ddc270601925c815bb6173370591f82a1
tree82f9c4b566136ea6bbc45680aefd51cc4af595a9
parent13690d231511c61e0d3feb5c2333a6995197b451
Move IGraphicBufferProducer to graphics/bufferqueue.

Test: With CtsMediaTestCases.apk installed,
adb shell am instrument -e size small -w
'android.media.cts/android.support.test.runner.AndroidJUnitRunner'

Bug: 35442034
Change-Id: Ia1ef0eb069fcd97f7afcf42bf3bb16c8c6a752c4
graphics/Android.bp
graphics/bufferqueue/1.0/Android.bp [new file with mode: 0644]
graphics/bufferqueue/1.0/IGraphicBufferProducer.hal [moved from media/omx/1.0/IOmxBufferProducer.hal with 96% similarity]
graphics/bufferqueue/1.0/IProducerListener.hal [moved from media/omx/1.0/IOmxProducerListener.hal with 91% similarity]
media/omx/1.0/Android.bp
media/omx/1.0/IOmx.hal