Roll forward 161418474.

Updated the pixel feature to be nested under the correct parent element.

Bug: 62339559
Test: blaze build java/com/google/android/apps/dialer:dialer_pixel2017 &&
PiperOrigin-RevId: 165181980
Change-Id: I6e84c3dd72adef3bbc2ceff1d472d2dce2146c6b
diff --git a/java/com/android/voicemail/impl/AndroidManifest.xml b/java/com/android/voicemail/impl/AndroidManifest.xml
index 1abc96d..69d9efe 100644
--- a/java/com/android/voicemail/impl/AndroidManifest.xml
+++ b/java/com/android/voicemail/impl/AndroidManifest.xml
@@ -18,11 +18,7 @@
   package="com.android.voicemail.impl">
 
   <application
-    android:supportsRtl="true"
-    android:usesCleartextTraffic="true"
-    android:defaultToDeviceProtectedStorage="true"
-    android:directBootAware="true">
-
+    android:supportsRtl="true">
     <!-- Causes the "Voicemail" item under "Calls" setting to be hidden. The voicemail module will
       be handling the settings. Has no effect before OC where dialer cannot provide voicemail
       settings-->