Merge "Added maps_plugin_geocode_by_structured_address and all Place Maps Service...
authorJongmun Woo <jongmun.woo@samsung.com>
Wed, 13 Jul 2016 00:41:36 +0000 (17:41 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Wed, 13 Jul 2016 00:41:36 +0000 (17:41 -0700)
README.md [deleted file]

diff --git a/README.md b/README.md
deleted file mode 100644 (file)
index 4147a0b..0000000
--- a/README.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# to build
-
-## for device
-gbs build --include-all -A armv7l
-
-## for emulator
-gbs build --include-all -A i586
-
-
-# to push to device
-sdb push ~/GBS-ROOT/local/BUILD-ROOTS/scratch.<arc>.0/home/abuild/rpmbuild/RPMS/<arc>/maps-plugin-mapzen-0.0.1-1.<arc>.rpm /mnt/
-
-sdb shell
-
-# install
-rpm -Uvh --force /mnt/maps-plugin-mapzen-0.0.1-1.<arc>.rpm
-
-# log
-sdb dlog CAPI_MAPS_SERVICE:*