Unusual tags message when building android (Froyo/Gingerbread/Honeycomb)

113 views
Skip to first unread message

Divya Pavagada

unread,
Apr 19, 2011, 9:35:20 PM4/19/11
to Android Building
Hello,

I see a lot of these messages

unusual tags development eng user on <package name> at <path> - add
your app to core.mk instead

Are we not supposed to use these (user/eng/development) tags anymore?

Should we use LOCAL_MODULE_TAGS := optional

and define LOCAL_PACKAGE_NAME := myApp

and use PACKAGE name in our product makefile?

Is this the correct practice? If not please explain why these warning/
suggestion messages are displayed when building android.

Thanks!

Jean-Baptiste Queru

unread,
Apr 20, 2011, 1:42:56 PM4/20/11
to android-...@googlegroups.com
Indeed, we're moving away from using user tags: we found that they
made it too easy to end up with more files installed than intended.

As part of the process to investigate those I found that some people
had typos in their tags and I added a warning whenever an unrecognized
tag is found. I don't think that development is a known tag.

Starting with Honeycomb, user tags are forbidden, and IIRC the legal
values are debug, eng, tests, combinations of those, and optional.

JBQ

> --
> You received this message because you are subscribed to the "Android Building" mailing list.
> To post to this group, send email to android-...@googlegroups.com
> To unsubscribe from this group, send email to
> android-buildi...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-building?hl=en
>

--
Jean-Baptiste M. "JBQ" Queru
Software Engineer, Android Open-Source Project, Google.

Questions sent directly to me that have no reason for being private
will likely get ignored or forwarded to a public forum with no further
warning.

Reply all
Reply to author
Forward
0 new messages