Change-Id: I5a7d4975428e750ef6e9c5e637790dc5ce6829d1
- common-license
- generic-dbus-policychecker
- generic-security
+ - iot-making-ABB-tag
- iot-making-building-blocks-dll
- common-cleanup-directory
Repos: []
--- /dev/null
+#!/bin/sh
+
+echo "############### iot-making-ABB-tag.post ################"
+
+if [ -f /opt/share/bb/make_ABB_tag.sh ]
+then
+ /opt/share/bb/make_ABB_tag.sh /opt/share/bb/mapping-bb-rs.xml > /etc/config/tizen_abb_tag.cfg
+else
+ echo "There is no script file - /opt/share/bb/make_ABB_bb.sh"
+fi
+