[simulator] Add radio resource 40/132840/1 accepted/tizen/unified/20170608.184834 submit/tizen/20170608.074715
authorSangchul Lee <sc11.lee@samsung.com>
Thu, 8 Jun 2017 03:51:59 +0000 (12:51 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Thu, 8 Jun 2017 03:52:35 +0000 (12:52 +0900)
Change-Id: Iaa09eafd0db2d0c11686a1683721f2e294446d23

mmfw-sysconf-simulator/etc/murphy/murphy.lua
packaging/mmfw-sysconf.spec

index 4a513b73d11b8b270db83320717f44a8737e145c..8e7ba790c621016a4976a73f14e7076a6613e145 100644 (file)
@@ -91,3 +91,9 @@ resource.class {
      shareable = false,
      sync_release = true
 }
+
+resource.class {
+     name = "radio",
+     shareable = false,
+     sync_release = true
+}
index 819b3032edde899e7017d360d88f4859beffdd0c..177574e68a5004af7062df24bb9eab690e86d297 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       mmfw-sysconf
 Summary:    Multimedia Framework system configuration package
-Version:    0.2.104
+Version:    0.2.105
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0