commit | ab02e0b1cb2e82c55a4bade4825a6c758b76ad0d | [log] [tgz] |
---|---|---|
author | Shuzhen Wang <shuzhenwang@google.com> | Thu Jan 05 11:58:42 2023 -0800 |
committer | Shuzhen Wang <shuzhenwang@google.com> | Tue Jan 10 20:36:55 2023 +0000 |
tree | 0514bd73d906388a57838b5c9128698a07a14f4f | |
parent | 99d5281a38b7d1a806d921671cd2d308354964da [diff] |
Camera: Clarify doc for registerAvailabilityCallback Camera availability callbacks's order matter. If the application runs the callbacks on an executor, and the executor is implemented using multiple threads, the order of the callbacks may change. Test: Build and read docs Bug: 263235259 Change-Id: I88913215e0545a096958aaba6b7b2b7d73a4f0a0