summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorerfanian <erfanian@google.com>2017-08-14 08:37:36 -0700
committerEric Erfanian <erfanian@google.com>2017-08-14 11:00:00 -0700
commit92ce0a5321fa1439b50e0f0e7244ea0f7f205418 (patch)
treed859db4208aa031cb9b1b8103cc0e1efc4538d6c /java
parentdc7290d75311641c49c98be51e3d7eddc7f766a8 (diff)
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
Diffstat (limited to 'java')
-rw-r--r--java/com/android/voicemail/impl/AndroidManifest.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/java/com/android/voicemail/impl/AndroidManifest.xml b/java/com/android/voicemail/impl/AndroidManifest.xml
index 1abc96d8d..69d9efe64 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-->