What's the error message? I suspect it's flagging the lack of a fullBackupContent descriptor attribute. I'll filter that out for library projects, which is already done for the allowBackup attribute.
On Fri, Sep 11, 2015 at 10:02 AM Nagesh Susarla <[email protected]> wrote: > Can you please tell me how you're running lint? Is it possible that you're > running the lint CLI tool on a gradle project? > > -- Nagesh > > > On Thursday, September 3, 2015 at 1:16:57 PM UTC-7, Tomáš Procházka wrote: >> >> Lint create "AllowBackup: Missing allowBackup attribute" eror for the >> library project. >> I think that it is bug, library project (aar) doesn't need allowBackup >> attribute I think. >> Or is any reason for this? >> > -- > 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 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.
