aboutsummaryrefslogtreecommitdiff
path: root/camera/QCamera2/HAL/CameraParameters.cpp (follow)
Commit message (Collapse)AuthorAge
* QCamera2: For supporting VNDK and Treble rules.Sauhard Pande2018-01-19
Issue: In accordance to treble rules libcamera_client.so cannot be used or included. For HAL1 needed support for values of Cameraparameters for HAL1 QCameraParameters Solution: Included Cameraparameters.h and .cpp files to this location as well. Change-Id: If04d8a342d1552d2f0ba665b08b312e98bf8b9f5 Signed-off-by: Davide Garberi <dade.garberi@gmail.com>