History log of /frameworks/av/services/camera/libcameraservice/utils/AutoConditionLock.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
34713c04b5e1a897b0fd905a89622059a787f7a7 26-Apr-2016 Shuzhen Wang <shuzhenwang@google.com> Camera: Do not signal AutoConditionLock if acquisition times out

It's possible for AutoConditionLock to time out in waitAndAcquire
while waiting for the condition. In this case, we don't want to
reset the state because others may be holding the condition without
lock.

Bug: 28295136
Change-Id: Ife90232daef8fd0d31acf9e52cfbcf542987e3fa
/frameworks/av/services/camera/libcameraservice/utils/AutoConditionLock.h
cc776718c0be7c31fe5ab4fc1446d377be60369f 18-Feb-2015 Ruben Brunk <rubenbrunk@google.com> camera2: Add camera client eviction enforcement.

- This updates the CameraService to implement client
eviction behavior based on process priority.

Bug: 19186859

Change-Id: I646939b1cdf1a2237c4e5044164d55a2542cf36e
/frameworks/av/services/camera/libcameraservice/utils/AutoConditionLock.h