• Dan Stoza's avatar
    BufferQueue: Test remote producer and consumer · 1a0b8617
    Dan Stoza authored
    Adds a test that puts the BufferQueue into its own process and
    connects to it over remote binder interfaces. This exposed the fact
    that while IGBC was technically binderized, it didn't actually work
    when flattened, so this change also fixes that.
    
    Change-Id: I728cdb662a4273ddd3440ed6040a12560313fe68
    1a0b8617
IGraphicBufferConsumer.cpp 18.9 KB