2009/5/31 Radek Polak <[email protected]>:
> andrea innocenti wrote:
>
>> I tryed to make it permanend adding the line
>> setprop EXTERNAL_STORAGE_STATE mounted at the end of the /init.rc file
>> but it doesn't work.
>> there's someone that have some suggestion on how to make it permanent?
>
> Hi Andrea,
> maybe stupid question - was that really end of file where you put it?
I pulled it in a new not indented line at the end of file. I was
thinking it was read from the top to the down and executed in that
way, not like functions.

> Because at the end there is service handling section. I'd recommend
> putting the setprop where all other properies are set - somewhere in
> the middle of the init.rc

yes, I've noticed here. The problem is that the
setprop EXTERNAL_STORAGE_STATE mounted
is already present in this file at line 205.
I thinked it was a good choise pull it at the end, and make it the
last command to be executed.

>
> Radek
>
> _______________________________________________
> android-freerunner mailing list
> [email protected]
> http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org
>
_______________________________________________
android-freerunner mailing list
[email protected]
http://android.koolu.org/listinfo.cgi/android-freerunner-koolu.org

Reply via email to