lint-baseline.xml 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <issues format="6" by="lint 8.1.3" type="baseline" client="gradle" dependencies="false" name="AGP (8.1.3)" variant="fatal" version="8.1.3">
  3. <issue
  4. id="ResAuto"
  5. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  6. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  7. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  8. <location
  9. file="../raw/packages/apps/Launcher3/res/xml/default_workspace_3x3.xml"
  10. line="17"
  11. column="28"/>
  12. </issue>
  13. <issue
  14. id="ResAuto"
  15. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  16. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  17. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  18. <location
  19. file="../raw/packages/apps/Launcher3/res/xml/default_workspace_4x4.xml"
  20. line="17"
  21. column="28"/>
  22. </issue>
  23. <issue
  24. id="ResAuto"
  25. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  26. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  27. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  28. <location
  29. file="../raw/packages/apps/Launcher3/res/xml/default_workspace_5x5.xml"
  30. line="17"
  31. column="28"/>
  32. </issue>
  33. <issue
  34. id="ResAuto"
  35. message="Suspicious namespace: Did you mean `http://schemas.android.com/apk/res-auto`?"
  36. errorLine1="&lt;favorites xmlns:launcher=&quot;http://schemas.android.com/apk/res-auto/com.android.launcher3&quot;>"
  37. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  38. <location
  39. file="../raw/packages/apps/Launcher3/res/xml/default_workspace_6x5.xml"
  40. line="17"
  41. column="28"/>
  42. </issue>
  43. <issue
  44. id="MissingDefaultResource"
  45. message="The dimen &quot;gesture_tutorial_taskbar_padding_start_end&quot; in values-land has no declaration in the base `values` folder; this can lead to crashes when the resource is queried in a configuration that does not match this qualifier"
  46. errorLine1=" &lt;dimen name=&quot;gesture_tutorial_taskbar_padding_start_end&quot;>218dp&lt;/dimen>"
  47. errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
  48. <location
  49. file="../raw/packages/apps/Launcher3/quickstep/res/values-land/dimens.xml"
  50. line="76"
  51. column="12"/>
  52. </issue>
  53. </issues>