commit | b482784444397cc4ea693bdeb7a5cf67b3aafa71 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Thu Sep 24 18:17:34 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Thu Sep 24 18:17:34 2020 +0000 |
tree | bac700bcb2810bbc3a697b6bbef7fad036cd0905 | |
parent | c405e1d49505813771e2f55b79beec6b2bd73715 [diff] | |
parent | b49a7d7b509686adca2a8b2ec5965a7748b11311 [diff] |
Remove protected broadcast from preferred tty mode am: b49a7d7b50 Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/services/Telephony/+/12673457 Change-Id: If085a8750f9d9aecddcaa8cad9d44d7ec817514b
diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 45642bb..8deb139 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml
@@ -24,7 +24,6 @@ <original-package android:name="com.android.phone" /> - <protected-broadcast android:name="android.telecom.action.TTY_PREFERRED_MODE_CHANGED" /> <protected-broadcast android:name="android.telecom.action.CURRENT_TTY_MODE_CHANGED" /> <protected-broadcast android:name="android.intent.action.SERVICE_STATE" /> <protected-broadcast android:name="android.intent.action.RADIO_TECHNOLOGY" />