Snap for 6034379 from 130c33cbd6106a3f87ca660961722aee29b76d0f to r-keystone-qcom-release

Change-Id: I77a525f1a4764aa7dccd01e997e9c51909a9a72c
diff --git a/java/com/android/dialer/app/voicemail/LegacyVoicemailNotificationReceiver.java b/java/com/android/dialer/app/voicemail/LegacyVoicemailNotificationReceiver.java
index fee8454..cf76385 100644
--- a/java/com/android/dialer/app/voicemail/LegacyVoicemailNotificationReceiver.java
+++ b/java/com/android/dialer/app/voicemail/LegacyVoicemailNotificationReceiver.java
@@ -65,7 +65,7 @@
               + ", PREVIEW_SDK_INT="
               + Build.VERSION.PREVIEW_SDK_INT
               + ", RELEASE="
-              + Build.VERSION.RELEASE);
+              + Build.VERSION.RELEASE_OR_CODENAME);
       return;
     }