[automerger skipped] Bumped lottie version 16 to 19 am: d64079f3a2 -s ours am: 4746117d49 -s ours am: 9fd1aa7dd8 -s ours

am skip reason: Merged-In I26de3c18e4db43ce665852a2a54ba97d936410f2 with SHA-1 fc32bf6c5c is already in history

Original change: https://android-review.googlesource.com/c/platform/external/lottie/+/2852509

Change-Id: I3ef36f23589deaaaa5d8ddf616174537a73634ad
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2c09463..415a25e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,7 +1,7 @@
 {
     "presubmit-large": [
         {
-            "name": "CtsPermission3TestCases",
+            "name": "CtsPermissionUiTestCases",
             "options": [
                 {
                     "exclude-annotation": "android.platform.test.annotations.FlakyTest"
@@ -11,10 +11,10 @@
     ],
     "mainline-presubmit": [
         {
-            "name": "CtsPermission3TestCases[com.google.android.permission.apex]",
+            "name": "CtsPermissionUiTestCases[com.google.android.permission.apex]",
             "options": [
                 {
-                    "include-filter": "android.permission3.cts.LocationAccuracyTest"
+                    "include-filter": "android.permissionui.cts.LocationAccuracyTest"
                 },
                 {
                     "exclude-annotation": "android.platform.test.annotations.FlakyTest"
@@ -22,4 +22,4 @@
             ]
         }
     ]
-}
\ No newline at end of file
+}