- 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
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.