diff options
author | Rajshekar Eashwarappa <reashw@codeaurora.org> | 2017-08-11 15:44:29 +0530 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-03-22 00:31:36 +0100 |
commit | 75f1bfc69423641d4bc515e190b293d56c754922 (patch) | |
tree | 34e6cc9a4a6f173e9add57c14f426d3f77089fac /camera/mm-image-codec/Android.mk | |
parent | a65ea8eafa285411a8b0009d0e0b97841cfa6a2d (diff) |
msm8996-common: QCamera2: Change socket creation path as part of treble rules
Issue: In Android O,camera_data_file is of type core_data_file_type
so qcamera dameon cannot have permission to access this file
as part of treble rules.
Fix: Created a file called vendor_camera_data_file of type data_file_type
at /data/vendor/camera and in mm-camera-interface changing the
socket creation path from /data/misc/camera to /data/vendor/camera.
Change-Id: I6712cadb90ec9c2d8bdf021f7e7b908c4c58f36f
Diffstat (limited to 'camera/mm-image-codec/Android.mk')
0 files changed, 0 insertions, 0 deletions