Quote:
Originally Posted by [ACL]
it should be there at all. But im not sure why its being used. We need to double check the path in the init.rc .. the paths must match xdandroid.
/bin is reallly only for initrd not android.
|
Yeah we can live without it on the init.rc. We have a full busybox on system/bin so we shouldnt lose any functionality. We need tests now.
just remove "/bin" from the path in sysinit.rc and you should be golden. rootfs has a hack to run su from outside busybox.