summaryrefslogtreecommitdiffstats
path: root/cmds/installd/commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmds/installd/commands.c')
-rw-r--r--cmds/installd/commands.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmds/installd/commands.c b/cmds/installd/commands.c
index a44d626..d19db32 100644
--- a/cmds/installd/commands.c
+++ b/cmds/installd/commands.c
@@ -24,6 +24,7 @@
/* Directory records that are used in execution of commands. */
dir_rec_t android_data_dir;
+dir_rec_t android_datadata_dir;
dir_rec_t android_asec_dir;
dir_rec_t android_app_dir;
dir_rec_t android_app_private_dir;