commit | fdf749b2c6b8bac20ce4065b4d4686cb700fad58 | [log] [tgz] |
---|---|---|
author | Eino-Ville Talvala <etalvala@google.com> | Thu May 14 15:20:10 2020 -0700 |
committer | Eino-Ville Talvala <etalvala@google.com> | Thu May 14 15:20:10 2020 -0700 |
tree | 651d7979c1fa2fed3ca675862e37e1516e5ce24c | |
parent | b79cde632a8394366b434a02a32771bbf18ce61e [diff] |
Camera: Extend FEATURE_CAMERA_CONCURRENT to old API levels Since running the front and back camera at the same time has been possible since forever, there's no reason devices on older API levels can't declare the FEATURE_CAMERA_CONCURRENT flag, even with the new query APIs not present. Explicitly document that the flag can be set on API level 29 or earlier, and what it means. Test: m offline-sdk-docs Bug: 77960042 Change-Id: I186cb53d95debcc62c98afdef8c629bd9c6a5919