diff options
author | jk7744.park <jk7744.park@samsung.com> | 2015-02-01 13:29:26 +0900 |
---|---|---|
committer | jk7744.park <jk7744.park@samsung.com> | 2015-02-01 13:29:26 +0900 |
commit | 9f1a52ffa979b6e717e34a9ce9aac8ea6940b992 (patch) | |
tree | b883fb1faa3a5bd054b15cadb8b903ceb32451ed /bluetooth.manifest | |
parent | 98203858ee1940a40b55a021b46d0b9bc12e8413 (diff) | |
download | bluetooth-tizen_2.3.tar.gz bluetooth-tizen_2.3.tar.bz2 bluetooth-tizen_2.3.zip |
tizen 2.3 releasetizen_2.3_releasesubmit/tizen_2.3/20150202.060738tizen_2.3
Diffstat (limited to 'bluetooth.manifest')
-rw-r--r-- | bluetooth.manifest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bluetooth.manifest b/bluetooth.manifest new file mode 100644 index 0000000..75b0fa5 --- /dev/null +++ b/bluetooth.manifest @@ -0,0 +1,5 @@ +<manifest> + <request> + <domain name="_"/> + </request> +</manifest> |