commit | dc6f2f5e6cd9643469f8e53ec12f936ca83c1fcc | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Mon Jun 07 10:37:20 2021 -0700 |
committer | Tyler Gunn <tgunn@google.com> | Mon Jun 07 10:37:20 2021 -0700 |
tree | ee061e1cf4d13aa9f3689dac2c14dc80fd11fcfb | |
parent | be698b8efaece33c8dda39ef4a6681484f70d90d [diff] |
Add intent-filter priority for CONFIGURE_VOICEMAIL intent. The android.telephony.action.CONFIGURE_VOICEMAIL intent is only handled by the platform, so setting an intent filter priority here will ensure that no other app can claim to handle it. Test: Used test app which attempts to handle the intent to verify no intent disambiguation dialog is shown and platform handles. Bug: 185126149 Change-Id: I1c1b800737db5397d3e600e30c12ed2c8fc8efd9