manta: dumpstate: remove ref to /d/android-power

Change-Id: I2ef5c79565defd745c067f5524b7071a43cb8e53
diff --git a/dumpstate/dumpstate.c b/dumpstate/dumpstate.c
index 9406e98..323a762 100644
--- a/dumpstate/dumpstate.c
+++ b/dumpstate/dumpstate.c
@@ -29,7 +29,6 @@
     dump_file("mmc0 ext_csd", "/d/mmc0/mmc0:0001/ext_csd");
     dump_file("wlan", "/sys/module/bcmdhd/parameters/info_string");
     dump_file("touchscreen name", "/sys/class/input/input0/name");
-    dump_file("android power", "/d/android-power");
     dump_file("manta power", "/d/manta-power");
     dump_file("dock status", "/sys/class/switch/dock/dock_status");
     dump_file("smb347 charger regs", "/d/smb347-regs");