diff options
author | mohitkr1 <mohit.kr1@samsung.com> | 2020-12-17 14:39:46 +0530 |
---|---|---|
committer | mohitkr1 <mohit.kr1@samsung.com> | 2020-12-17 14:39:46 +0530 |
commit | 3e7031c82b131984d284df84f023bb1fa2389608 (patch) | |
tree | cc5728032e278c91c855f6a520f0735f3248fda4 | |
parent | 06e6518236f9ad8096580944570d629b2f3cca2d (diff) | |
download | share-panel-3e7031c82b131984d284df84f023bb1fa2389608.tar.gz share-panel-3e7031c82b131984d284df84f023bb1fa2389608.tar.bz2 share-panel-3e7031c82b131984d284df84f023bb1fa2389608.zip |
Pushed IoT code for share-panel appsubmit/tizen/20201217.091232
Change-Id: Id145aed39378b752f6906b621c5e2118dc2bfec2
Signed-off-by: mohitkr1 <mohit.kr1@samsung.com>
-rwxr-xr-x | .exportMap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.exportMap b/.exportMap new file mode 100755 index 0000000..43e310e --- /dev/null +++ b/.exportMap @@ -0,0 +1,4 @@ +{ + global: main; + local: *; +}; |