blob: 685b5ae6a876f4559deee924284f19a1e199c23a [file] [log] [blame]
Alan Viverette4411aa12021-05-07 18:33:11 -04001<?xml version="1.0" encoding="UTF-8"?>
Jeff Gastona4baa262021-11-02 15:29:55 -04002<issues format="6" by="lint 7.1.0-beta02" type="baseline" client="gradle" dependencies="false" name="AGP (7.1.0-beta02)" variant="all" version="7.1.0-beta02">
Alan Viverette4411aa12021-05-07 18:33:11 -04003
4 <issue
5 id="Instantiatable"
6 message="`HelloWorldService` must extend android.app.Service"
7 errorLine1=" android:name=&quot;androidx.car.app.sample.helloworld.common.HelloWorldService&quot;"
8 errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
9 <location
10 file="src/main/AndroidManifest.xml"
11 line="33"
12 column="23"/>
13 </issue>
14
15</issues>