Merge branch 'cm-13.0' of https://github.com/LineageOS/android_frameworks_native into replicant-6.0
This commit is contained in:
commit
77561dae68
@ -572,6 +572,7 @@ status_t BufferQueueConsumer::setTransformHint(uint32_t hint) {
|
||||
}
|
||||
|
||||
sp<NativeHandle> BufferQueueConsumer::getSidebandStream() const {
|
||||
Mutex::Autolock lock(mCore->mMutex);
|
||||
return mCore->mSidebandStream;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user