Codename are used for non final platforms (Honeycomb preview SDK was
shipped with a codename). Since addons are used by OEMs to provide a
custom version of a given platform to represent a given, shipping,
device, there is no reason for them to ship an addon based on a non
final platform.
Xav
> --
> 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
>
--
Xavier Ducrohet
Android SDK Tech Lead
Google Inc.
http://developer.android.com | http://tools.android.com
Please do not send me questions directly. Thanks!
If you're doing a custom version of Android with custom API that could
be shipped to partners in a non final form, should roll out your
custom version of the SDK Manager that can deal with this.
As it is, we do not want OEMs to ship addon based on non final version
of Android. Supporting it in the SDK Manager is one thing, but the
tools also need to support it (and right now they don't).
We are actually fixing the schema to remove the codename.
Xav