Implement basic bottom sheet in NUI Voicemail tab.

Implement the basic bottom sheet that displays name, location add to contacts, send a message and copy number option.

Bug: 64882313,70682949
Test: Unit test, additional unit tests in the next CL that will implement calling from bottom sheet.
PiperOrigin-RevId: 179212401
Change-Id: I23281587a0d42cea595e4dc1608f997036e2dbd0
diff --git a/packages.mk b/packages.mk
index ce425a9..a1cf7fc 100644
--- a/packages.mk
+++ b/packages.mk
@@ -55,6 +55,7 @@
 	com.android.dialer.theme \
 	com.android.dialer.util \
 	com.android.dialer.voicemail.listui \
+	com.android.dialer.voicemail.listui.menu \
 	com.android.dialer.voicemail.settings \
 	com.android.dialer.voicemailstatus \
 	com.android.dialer.widget \