Use consistent perfmark lib alias in grpc am: 72e8275fe9

Original change: https://android-review.googlesource.com/c/platform/external/grpc-grpc-java/+/3239489

Change-Id: I5ce5eae8fb5c48568fb005e8642cc3bb9d7f5e11
Signed-off-by: Automerger Merge Worker <[email protected]>
diff --git a/core/Android.bp b/core/Android.bp
index a20cb51..347a99d 100644
--- a/core/Android.bp
+++ b/core/Android.bp
@@ -97,7 +97,7 @@
         "gson",
         "error_prone_annotations",
         "guava",
-        "perfmark-api-lib",
+        "perfmark",
     ],
     target: {
         // For the Android variant, ignore this class since it is optional,