Support for Android N direct reply notifications

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2016-12-25 19:00:33 -08:00
parent a9bd84c69c
commit 373a0f9527
5 changed files with 22 additions and 14 deletions

View File

@@ -460,7 +460,7 @@
</intent-filter>
</receiver>
<receiver android:name=".notifications.WearReplyReceiver"
<receiver android:name=".notifications.RemoteReplyReceiver"
android:enabled="true"
android:exported="false">
<intent-filter>