commit | e0400c6914fb7b8ab4fbdcf9348ccb97b551a6e0 | [log] [tgz] |
---|---|---|
author | Igor Murashkin <iam@google.com> | Tue Apr 02 11:41:03 2013 -0700 |
committer | Igor Murashkin <iam@google.com> | Mon Apr 08 16:51:19 2013 -0700 |
tree | 7f71215ca54dfef09e71523e9319f9fdf276839c | |
parent | 5e936df9ce247b8bd0964dabb4369ea45875c825 [diff] |
Camera3: Trigger IDs now received from framework Before: Trigger IDs would increment internally in the HAL After: Trigger IDs are read from the framework when the accompanying trigger is explicitly set in the request. Rationale: Since the framework tracks its trigger completion based on the IDs it sends to the HAL, we need the HAL to use the framework IDs instead of generating its own. Change-Id: I0a4343c1f12b62c9432478a3bb8e0921a2da93c2