I only see LOCAL_MODULE_TAGS := foo in
http://android.git.kernel.org/?p=platform/development.git;a=blob;f=apps/SdkSetup/Android.mk;h=b89baaf8f5838fe4bf90b15ec22e654f395198ac;hb=master
and my suggestion is to replace that line with the one I mentioned.

JBQ

On Fri, Feb 20, 2009 at 8:51 AM, twebb <taliaferr...@gmail.com> wrote:
>
>
>
> On Feb 20, 10:17 am, Jean-Baptiste Queru <j...@android.com> wrote:
>> This is the default behavior of android until it's been "provisioned",
>> which is designed such that users can be forced to go through a setup
>> phase before they can fully use the device.
>>
>> The SDKs are built with a "silent" setup program called SdkSetup which
>> is not part of the default build.
>>
>> You can include SdkSetup in your builds by modifying
>> development/apps/SdkSetup/Android.mk to use LOCAL_MODULE_TAGS := eng
>> development
>>
>> JBQ
>>
>
> Would this modification be in addition to, or instead of, the
> existing...
> LOCAL_MODULE_TAGS := samples
>
> twebb
>
> >
>



-- 
Jean-Baptiste M. "JBQ" Queru
Android Engineer, Google.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to