Done: http://code.google.com/p/android/issues/detail?id=68522
Sorry if I posted this request wrongly here. Tom 2014-04-11 18:30 GMT+02:00 Tor Norbye <[email protected]>: > That's a good idea. Would you mind filing a request on b.android.comalong > with some details, e.g. the specific permissions you used and the > missing feature? > > -- Tor > > > On Mon, Apr 7, 2014 at 7:30 AM, Tom Billiet <[email protected]> wrote: > >> I recently got bitten by the fact that I forgot to declare uses-feature >> lines in my android manifest for permissions that I use. The play store >> adds them automatically and puts required to true. My code was able to >> handle the fact that the feature was not there, but I just did not notice >> it until it got deployed in the playstore. >> >> So hence my question: >> Wouldn't it be a good idea to add a lint check for missing uses-feature >> lines if you need them for certain permissions? >> >> Thanks, >> Tom >> >> -- >> You received this message because you are subscribed to the Google Groups >> "adt-dev" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "adt-dev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/adt-dev/HRrHq_KomZk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "adt-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
