| commit | f72f59e83c8facf13bd4f795420ec95bf337e2fd | [log] [tgz] |
|---|---|---|
| author | Shuzhen Wang <shuzhenwang@google.com> | Tue Oct 29 17:45:37 2024 -0700 |
| committer | Shuzhen Wang <shuzhenwang@google.com> | Fri Nov 08 11:34:02 2024 -0800 |
| tree | 66576ab073f6eeff157f6e7f65b659c2cbc1840f | |
| parent | a66b4a829673f583ab998938801541711c3b7499 [diff] |
Camera: Add CONTROL_ZOOM_METHOD CaptureRequest key The new key is used to give the app explicit control to use CONTROL_ZOOM_RATIO rather than automatically detection between ZOOM_RATIO and SCALER_CROP_REGION based on CaptureRequest settings. In order for the new key to be available in NDK, introduce a new fwk_public visibility tag. Flag: com.android.internal.camera.flags.zoom_method Test: Build Bug: 350076823 Change-Id: I77248762ad4504bbb05f821b863fb01825211ace