summaryrefslogtreecommitdiff
path: root/include/simple_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/simple_util.h')
-rwxr-xr-xinclude/simple_util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/simple_util.h b/include/simple_util.h
index f2ab683e..e0dc4c71 100755
--- a/include/simple_util.h
+++ b/include/simple_util.h
@@ -29,6 +29,7 @@
#include <tzplatform_config.h>
#define GLOBAL_USER tzplatform_getuid(TZ_SYS_GLOBALAPP_USER)
+#define DEFAULT_USER tzplatform_getuid(TZ_SYS_DEFAULT_USER)
#undef LOG_TAG
#define LOG_TAG "AUL"