mirror of
https://github.com/openai/codex.git
synced 2026-04-30 17:36:40 +00:00
Adopt Android delegated session notifications
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -77,5 +77,9 @@
|
||||
<action android:name="com.openai.codex.agent.action.BOOTSTRAP_DESKTOP_BRIDGE" />
|
||||
</intent-filter>
|
||||
</receiver>
|
||||
|
||||
<receiver
|
||||
android:name=".AgentNotificationReplyReceiver"
|
||||
android:exported="false" />
|
||||
</application>
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user