--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-develop...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
It is controlled with this sytem property: ro.factorytestPossible values:public static final int FACTORY_TEST_OFF = 0;public static final int FACTORY_TEST_LOW_LEVEL = 1;public static final int FACTORY_TEST_HIGH_LEVEL = 2;You'll need to look in the code to SystemServer and elsewhere to see what all it does.
On Mon, Mar 22, 2010 at 2:02 PM, Porting beginner <porting....@gmail.com> wrote:
--Hi,
I have android running on arm11 based target platform with eclair release.
How to boot android in factory test mode ? Where I can get more information on this ?
--
Thanks
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-develop...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
--
Dianne Hackborn
Android framework engineer
hac...@android.com
Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them.
--
unsubscribe: android-kerne...@googlegroups.com
website: http://groups.google.com/group/android-kernel
To unsubscribe from this group, send email to android-kernel+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
It is controlled with this sytem property: ro.factorytestPossible values:public static final int FACTORY_TEST_OFF = 0;public static final int FACTORY_TEST_LOW_LEVEL = 1;public static final int FACTORY_TEST_HIGH_LEVEL = 2;You'll need to look in the code to SystemServer and elsewhere to see what all it does.
On Mon, Mar 22, 2010 at 2:02 PM, Porting beginner <porting....@gmail.com> wrote:
--Hi,
I have android running on arm11 based target platform with eclair release.
How to boot android in factory test mode ? Where I can get more information on this ?
--
Thanks
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-develop...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
--
Dianne Hackborn
Android framework engineer
hac...@android.com
Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them.
--
unsubscribe: android-kerne...@googlegroups.com
website: http://groups.google.com/group/android-kernel
To unsubscribe from this group, send email to android-kernel+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
Is it also named "fast boot" mode?
On Mon, Mar 22, 2010 at 9:07 PM, Shuduo Sang <sangs...@gmail.com> wrote:Is it also named "fast boot" mode?No that is unrelated.
--
Dianne Hackborn
Android framework engineer
hac...@android.com
Note: please don't send private questions to me, as I don't have time to provide private support, and so won't reply to such e-mails. All such questions should be posted on public forums, where I and others can see and answer them.
--
unsubscribe: android-kerne...@googlegroups.com
website: http://groups.google.com/group/android-kernel
To unsubscribe from this group, send email to android-kernel+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-d...@googlegroups.com
To unsubscribe from this group, send email to
android-develop...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
To unsubscribe from this group, send email to android-developers+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.