summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-03-15 03:04:08 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-03-15 03:04:08 +0000
commitaade220348e2fe492c87475683adaf48fa56146d (patch)
treedbec1d57a99e56671f246cfc166c546bf1612d27
parent170bca4d6c271f0b3faf3eb8631825657f4bb4da (diff)
parenteaee9dbb48078d0e3d6e71419e994e5fb29edbce (diff)
downloadsetupwizard-android14-gsi.tar.gz
Snap for 9744603 from c2f41048bf9924f919487d09fc58aee20ec504d6 to udc-release am: eaee9dbb48android14-gsi
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/opt/setupwizard/+/22083057 Change-Id: I9299b4f5cbe5baa247753cbcb3e7159368096eb2 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--library/lint-baseline-gingerbread-lib.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/lint-baseline-gingerbread-lib.xml b/library/lint-baseline-gingerbread-lib.xml
index 3f25063..7bbb9a7 100644
--- a/library/lint-baseline-gingerbread-lib.xml
+++ b/library/lint-baseline-gingerbread-lib.xml
@@ -3,7 +3,7 @@
<issue
id="NewApi"
- message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4 or higher"
+ message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4.0 or higher"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2=" ~~~~~~">
<location
@@ -14,7 +14,7 @@
<issue
id="NewApi"
- message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4 or higher"
+ message="`&lt;vector>` requires API level 21 (current min is 14) or building with Android Gradle plugin 1.4.0 or higher"
errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2=" ~~~~~~">
<location