910e62b5创建于 1月15日历史提交
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 9.0.0-alpha14" type="baseline" client="" dependencies="true" name="" variant="all" version="9.0.0-alpha14">

    <issue
        id="UnclosedTrace"
        message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early"
        errorLine1="        Trace.beginSection(startUpAndLoadUrlTraceTag);"
        errorLine2="              ~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/TelemetryActivity.java"
            line="56"
            column="15"/>
    </issue>

    <issue
        id="UnclosedTrace"
        message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early"
        errorLine1="        Trace.beginSection(loadUrlTraceTag);"
        errorLine2="              ~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/TelemetryActivity.java"
            line="104"
            column="15"/>
    </issue>

    <issue
        id="UnclosedTrace"
        message="The `beginSection()` call is not always closed with a matching `endSection()` because the code in between may return early"
        errorLine1="        Trace.beginSection(placeholderTraceTag);"
        errorLine2="              ~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/src/org/chromium/webview_shell/TelemetryActivity.java"
            line="112"
            column="15"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.xml.ad_services_config` appears to be unused"
        errorLine1="&lt;ad-services-config>"
        errorLine2="^">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/xml/ad_services_config.xml"
            line="8"
            column="1"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.drawable.ic_launcher` appears to be unused">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/drawable-mdpi/ic_launcher.png"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.xml.network_security_config` appears to be unused"
        errorLine1="&lt;network-security-config>"
        errorLine2="^">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/xml/network_security_config.xml"
            line="6"
            column="1"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.string.app_name` appears to be unused"
        errorLine1="    &lt;string name=&quot;app_name&quot;>WebView Shell&lt;/string>"
        errorLine2="            ~~~~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/values/strings.xml"
            line="8"
            column="13"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.string.title_activity_browser_second_process` appears to be unused"
        errorLine1="    &lt;string name=&quot;title_activity_browser_second_process&quot;>Second Process Browser Tester&lt;/string>"
        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/values/strings.xml"
            line="13"
            column="13"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.string.title_activity_layout_test` appears to be unused"
        errorLine1="    &lt;string name=&quot;title_activity_layout_test&quot;>WebView Layout Test&lt;/string>"
        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/values/strings.xml"
            line="14"
            column="13"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.string.title_activity_thread_test` appears to be unused"
        errorLine1="    &lt;string name=&quot;title_activity_thread_test&quot;>WebView Thread Test&lt;/string>"
        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/values/strings.xml"
            line="16"
            column="13"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.string.title_activity_page_cycler` appears to be unused"
        errorLine1="    &lt;string name=&quot;title_activity_page_cycler&quot;>WebView Page Cycler Test&lt;/string>"
        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/values/strings.xml"
            line="17"
            column="13"/>
    </issue>

    <issue
        id="UnusedResources"
        message="The resource `R.style.ShellTheme` appears to be unused"
        errorLine1="  &lt;style name=&quot;ShellTheme&quot; parent=&quot;Theme.AppCompat.DayNight.NoActionBar&quot;>"
        errorLine2="         ~~~~~~~~~~~~~~~~~">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res/values-v17/styles.xml"
            line="7"
            column="10"/>
    </issue>

    <issue
        id="IconMissingDensityFolder"
        message="Missing density variation folders in `../../android_webview/tools/system_webview_shell/apk/res`: drawable-hdpi, drawable-xhdpi, drawable-xxhdpi">
        <location
            file="../../android_webview/tools/system_webview_shell/apk/res"/>
    </issue>

</issues>