Follow FBE refactoring.

Bug: 26668510
Change-Id: Ibc913d4c11bb553f2d4ad9712b61e283ce3093ee
diff --git a/init.fugu.rc b/init.fugu.rc
index f8bb0e3..7f778af 100644
--- a/init.fugu.rc
+++ b/init.fugu.rc
@@ -256,7 +256,7 @@
 
 # bugreport is triggered by holding down volume down, volume up and power
 service bugreport /system/bin/dumpstate -d -p -B -z \
-        -o /data/data/com.android.shell/files/bugreports/bugreport
+        -o /data/user_de/0/com.android.shell/files/bugreports/bugreport
     class main
     disabled
     oneshot