diff options
author | jk7744.park <jk7744.park@samsung.com> | 2015-10-26 15:42:20 +0900 |
---|---|---|
committer | jk7744.park <jk7744.park@samsung.com> | 2015-10-26 15:42:20 +0900 |
commit | 56b96343c6cba818d7b6bc17f7ebda746a7fd6a9 (patch) | |
tree | 845e6963bd3ffcc95fd815fba2d0d2efd271858e /oauth2.manifest | |
parent | 899c0772611e801411265628830dd2ea556d23f6 (diff) | |
download | liboauth2-tizen_2.4.tar.gz liboauth2-tizen_2.4.tar.bz2 liboauth2-tizen_2.4.zip |
tizen 2.4 releasetizen_2.4_mobile_releasesubmit/tizen_2.4/20151028.063455accepted/tizen/2.4/mobile/20151029.035022tizen_2.4accepted/tizen_2.4_mobile
Diffstat (limited to 'oauth2.manifest')
-rw-r--r-- | oauth2.manifest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/oauth2.manifest b/oauth2.manifest new file mode 100644 index 0000000..75b0fa5 --- /dev/null +++ b/oauth2.manifest @@ -0,0 +1,5 @@ +<manifest> + <request> + <domain name="_"/> + </request> +</manifest> |