From 1800fa44648e42f17ad73fe7dde4bc474f48609c Mon Sep 17 00:00:00 2001 From: twyen Date: Mon, 12 Mar 2018 11:57:11 -0700 Subject: Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl The metadata belongs with the voicemail settings menu, which is moved into dialer a while ago. Not moving the metadata causes build variants without VVM to have duplicated voicemail settings in telephony and dialer. Also removed the redundant metadata in incall ui manifest. Bug: 73096806 Test: manual PiperOrigin-RevId: 188756468 Change-Id: I00174f84024c5b9ab809d99e40a55d22a07bd063 --- java/com/android/incallui/AndroidManifest.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'java/com/android/incallui') diff --git a/java/com/android/incallui/AndroidManifest.xml b/java/com/android/incallui/AndroidManifest.xml index 1b5f09973..24177979e 100644 --- a/java/com/android/incallui/AndroidManifest.xml +++ b/java/com/android/incallui/AndroidManifest.xml @@ -46,10 +46,6 @@ Set taskAffinity for application is not working because it will be merged and the result is that all activities here still have same taskAffinity as activities under dialer. --> - -