From 3095492c364b85302bc99d119f7246a23ae64ad3 Mon Sep 17 00:00:00 2001 From: "jin0.kim" Date: Thu, 17 Nov 2016 18:55:42 +0830 Subject: [PATCH] Add .exportMap file for Notification Test Sample Change-Id: I950210f41fddda68162f35a71296aea0eb89b254 --- Notification_TestSample/.exportMap | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 Notification_TestSample/.exportMap diff --git a/Notification_TestSample/.exportMap b/Notification_TestSample/.exportMap new file mode 100644 index 0000000..43e310e --- /dev/null +++ b/Notification_TestSample/.exportMap @@ -0,0 +1,4 @@ +{ + global: main; + local: *; +}; -- 2.7.4