projects
/
platform
/
framework
/
web
/
wrtjs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb94d74
)
[DeviceHome] Remove the wrong parentheses to fix the script
57/274757/2
submit/tizen/20220509.160020
author
Hunseop Jeong
<hs85.jeong@samsung.com>
Mon, 9 May 2022 04:52:39 +0000
(13:52 +0900)
committer
Hunseop Jeong
<hs85.jeong@samsung.com>
Mon, 9 May 2022 04:55:47 +0000
(13:55 +0900)
Change-Id: I2f73e84ebaa225a3b0404b5118114ea774d08cfd
Signed-off-by: Hunseop Jeong <hs85.jeong@samsung.com>
device_home/service/service.js
patch
|
blob
|
history
diff --git
a/device_home/service/service.js
b/device_home/service/service.js
index
d73de5a
..
2c9611e
100644
(file)
--- a/
device_home/service/service.js
+++ b/
device_home/service/service.js
@@
-250,7
+250,6
@@
function registerWrtMessagePort() {
}
});
}
-}
function unsetPackageInfoEventListener() {
tizen.package.unsetPackageInfoEventListener();