- When the SMACK authority of SDB shell process is changed,
the TZ_SDK_TOOLS path should be changed to be able to control
the SDK files(ex. Application package, GDB server).
Change-Id: I2d09a53fd5938507aaafda4547c5df6b6d2aa162
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
TZ_SDK_USER_NAME=${TZ_SYS_DEFAULT_USER}
TZ_SDK_HOME=/home/${TZ_SDK_USER_NAME}
-TZ_SDK_TOOLS=${TZ_SDK_HOME}/apps_rw/tmp/sdk_tools
+TZ_SDK_TOOLS=${TZ_SDK_HOME}/share/tmp/sdk_tools
############################################################
# USER VARIABLES #