hi,
I have a question about android init language. more specifically, I am
trying to stop console service in init.rc, which is controlled by
ro.debuggable property. I understand I can set this value with
default.prop, but I have to avoid modifying either init.rc or
default.prop. However I have my own init.hardre.rc file which I can
modify. I tried things like --
on boot
stop console
on boot
seprop ro.debuggable 0
and they dont seem to work. Am I doing this totally wrong or is there
some other way i can stop console? any help would be great.
thanks
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en