Commit Graph

6 Commits

Author SHA1 Message Date
Rama Krishna Nunna
e8fa14d817 camera: Update current text file to include hash signature
- current text file is updated to include hash signatures of postproc libraries

Change-Id: I8727b630a98e3c2d90b27374c8b71a427c41fe0f
2019-10-30 14:20:15 -07:00
Rama Krishna Nunna
4547654995 camera: Add offline post processor service support
- postproc service for offline support is added
- this is generic post proc for camera services
- currently this is to handle jpeg post proc requests
- this can be extended to other requests based on needs

Change-Id: If58a0f55cb98472ddbf8785a97bf938c19265dd4
2019-09-10 16:20:10 -07:00
Vinay Verma
d1779f5d99 Dynamic generation of hidl make files
- Delete all make and bp files, HAL make files will be generated
  during make

Change-Id: Ib15404566ed514aff2c49cbbfe49f345ef40a5b3
2018-04-21 13:45:06 +05:30
Vinay Verma
31cf3c9602 Generate blueprint with updated hidl-gen
- Updated Android.bp with latest hidl-gen for all HAL modules
- Add package root for HAL modules.

Change-Id: I2c5bd4b275eb0f29d330383afc49417230eacc8b
2018-04-09 17:46:00 +05:30
Sauhard Pande
b4a9d59af7 Camera: Created the vendor copy of "vendor.qti.hardware.camera.device@1.0"
Issue: Due to selinux policy cameraserver was not able to access camera hidl
extension library.

Solution: Created a seperate copies's for vendor and system for accessing
hidl extension libraries.
2017-06-21 11:34:10 +05:30
Sauhard Pande
9b836eb97e Camera: HIDL extension to support extended FD feature.
Added HIDL extension for camera device to pass extra
added fields of camera face.

Change-Id: I968132c3e3270f5cfa0b3347cb5bce035759a6ec
2017-05-25 15:41:38 +05:30