commit | 2457adcdf77ba8da81a80c7bfa0535efaea243ac | [log] [tgz] |
---|---|---|
author | Koushik Dutta <koushd@gmail.com> | Tue Jun 14 10:57:01 2011 -0700 |
committer | Koushik Dutta <koushd@gmail.com> | Tue Jun 14 10:57:01 2011 -0700 |
tree | dde05a94efdae732195306659bacae5d6985a02e | |
parent | 0e961cd47af149a8aaad6b61b1fe6ecb10ab9498 [diff] [blame] |
Do not duplicate reboot.c Change-Id: I2ed41ffd14372bec9e18865cf299e15abc67d689
diff --git a/Android.mk b/Android.mk index dcd948a..a59fedf 100644 --- a/Android.mk +++ b/Android.mk
@@ -18,7 +18,7 @@ mounts.c \ extendedcommands.c \ nandroid.c \ - reboot.c \ + ../../system/core/toolbox/reboot.c \ edifyscripting.c \ setprop.c