代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<!--
Lint configuration for the framework-lint tool (go/fwlint). See
http://tools.android.com/tips/lint for full docs on the lint tool.
-->
<!-- min-sdk doesn't apply to platform apps. -->
<issue id="UsesMinSdkAttributes" severity="ignore" />
<!-- Protected permissions don't apply to system apps. -->
<issue id="ProtectedPermissions" severity="ignore" />
<!-- Other recommended suppressions copied from go/fwlint. -->
<issue id="Assert" severity="ignore" />
<issue id="ClickableViewAccessibility" severity="ignore" />
<issue id="GoogleAppIndexingWarning" severity="ignore" />
<issue id="MissingPermission" severity="ignore" />
<issue id="ParcelClassLoader" severity="ignore" />
<issue id="ParcelCreator" severity="ignore" />
<issue id="Registered" severity="ignore" />
<issue id="RtlHardcoded" severity="ignore" />
<issue id="ShiftFlags" severity="ignore" />
<issue id="SuspiciousImport" severity="ignore" />
<!-- Don't lint automatically translated strings. -->
<issue id="all">
<ignore path="res/values-*/strings.xml" />
</issue>
<!-- Don't warn about missing translations. -->
<issue id="MissingTranslation">
<ignore path="res/values/strings.xml" />
</issue>
</lint>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。