Code Review
/
apps
/
agl-service-data-persistence.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a4d27ca
)
database: export correct name
author
José Bollo
<jose.bollo@iot.bzh>
Thu, 26 Oct 2017 13:51:09 +0000
(15:51 +0200)
committer
José Bollo
<jose.bollo@iot.bzh>
Thu, 26 Oct 2017 13:51:09 +0000
(15:51 +0200)
Change-Id: I6a68c89316a2f390ae72d846583d52d9dde38d4f
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
ll-database-binding/conf.d/wgt/config.xml.in
patch
|
blob
|
history
diff --git
a/ll-database-binding/conf.d/wgt/config.xml.in
b/ll-database-binding/conf.d/wgt/config.xml.in
index
0ccd9b5
..
9209494
100644
(file)
--- a/
ll-database-binding/conf.d/wgt/config.xml.in
+++ b/
ll-database-binding/conf.d/wgt/config.xml.in
@@
-11,7
+11,7
@@
<param name="urn:AGL:permission::system:run-by-default" value="required" />
</feature>
<feature name="urn:AGL:widget:provided-api">
- <param name="
windowmanager
" value="ws" />
+ <param name="
ll-database
" value="ws" />
</feature>
<feature name="urn:AGL:widget:required-api">
<param name="lib/afb-ll-database-binding.so" value="local" />