projects
/
platform
/
core
/
uifw
/
nlp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
56d6006
)
Register as background service
68/266068/1
author
Jihoon Kim
<jihoon48.kim@samsung.com>
Fri, 5 Nov 2021 07:01:45 +0000
(16:01 +0900)
committer
Jihoon Kim
<jihoon48.kim@samsung.com>
Fri, 5 Nov 2021 07:01:45 +0000
(16:01 +0900)
Change-Id: I284858fd75ef7976a502f92ec0bc12ba429259ea
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
service/org.tizen.nlp.service.xml
patch
|
blob
|
history
diff --git
a/service/org.tizen.nlp.service.xml
b/service/org.tizen.nlp.service.xml
index 815149aa3ca7871da36457263778e108ded4e8b8..4f1f94f7c5c74795b11e4d978a06d5e0f74e4937 100755
(executable)
--- a/
service/org.tizen.nlp.service.xml
+++ b/
service/org.tizen.nlp.service.xml
@@
-3,5
+3,6
@@
<profile name="mobile"/>
<service-application appid="org.tizen.nlp.service" auto-restart="false" exec="org.tizen.nlp.service" multiple="false" nodisplay="true" on-boot="false" type="capp">
<label>service</label>
+ <background-category value="system"/>
</service-application>
</manifest>