Change flag for some attributes 25/199425/2 accepted/tizen/unified/20190213.071830 submit/tizen/20190212.042931
authorJeongmo Yang <jm80.yang@samsung.com>
Mon, 11 Feb 2019 08:45:53 +0000 (17:45 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Tue, 12 Feb 2019 01:18:59 +0000 (10:18 +0900)
commit4e22411aea8fbbae3a2cfd8286916e2dc528e005
treec0f5222ddb047b07d915b0f74c66ec44b83bba1b
parent06ee575b270bfe4dab7a4accfe07c0454483fad2
Change flag for some attributes

- Changed attributes
 : MMCAM_CAPTURED_SCREENNAIL, MMCAM_CAPTURED_EXIF_RAW_DATA, MMCAM_DISPLAY_EVAS_SURFACE_SINK
- These attributes are set by mm_attrs_set_* functions internally,
  but, it will return error if flag is not writable
  and there is no way to set them without attribute lock.
  So, change the flag from READABLE to RW.

[Version] 0.10.179
[Profile] Common
[Issue Type] Bug fix
[Dependency module] N/A
[Test] [M(T) - Boot=(OK), sdb=(OK), Home=(OK), Touch=(OK), Version=tizen-unified_20190207.2]

Change-Id: Ia652bd7c371acb794c4d69761fa2f6db2fb7a0a9
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
packaging/libmm-camcorder.spec
src/mm_camcorder_attribute.c