diff options
author | cskim <charles0.kim@samsung.com> | 2018-04-03 13:05:05 +0900 |
---|---|---|
committer | cskim <charles0.kim@samsung.com> | 2018-04-03 13:06:40 +0900 |
commit | f1f5ea944b22e36599312608366a5fc1be894257 (patch) | |
tree | bcc42c7dee387e7a045b7ef5f5b9d1ab66a3cea3 /packaging/domain-apis-appfw.inc | |
parent | 0ab09998cd842ee6ad3d7c178995de3372313c4e (diff) | |
download | building-blocks-f1f5ea944b22e36599312608366a5fc1be894257.tar.gz building-blocks-f1f5ea944b22e36599312608366a5fc1be894257.tar.bz2 building-blocks-f1f5ea944b22e36599312608366a5fc1be894257.zip |
Add newly added feature(tizen.org/feature/attach_panel) of Attach Panel
Change-Id: If364f4702799b5dc7b527c69ed311e97efa00e6f
Signed-off-by: cskim <charles0.kim@samsung.com>
Diffstat (limited to 'packaging/domain-apis-appfw.inc')
-rw-r--r-- | packaging/domain-apis-appfw.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packaging/domain-apis-appfw.inc b/packaging/domain-apis-appfw.inc index f54747d..54781b4 100644 --- a/packaging/domain-apis-appfw.inc +++ b/packaging/domain-apis-appfw.inc @@ -166,4 +166,5 @@ Attach panel provides functions to attach images, voices, contacts, events and f Currently, only mobile is supported, and if there is a profile you want, you can select the app-selector package corresponding to profile. %files sub2-domain_API-AppFramework-Attach_Panel - +%posttrans sub2-domain_API-AppFramework-Attach_Panel +%tizen_feature tizen.org/feature/attach_panel true |