On 9 February 2011 11:24, String <[email protected]> wrote: > I'm pretty sure they can. I have apps that interface with the SonyEricsson > LiveView, and in order to do so they have this in their manifest: > <uses-permission > android:name="com.sonyericsson.extras.liveview.permission.LIVEVIEW_API" /> > This has never interfered with publishing, it seems to be ignored by > the Market.
Their permission is no different that any other custom permision (i.e. yours) and you can publish app using such w/o any problems. Market knows own permisions and ignore unknown/custom. -- 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

