mirror of
https://github.com/openai/codex.git
synced 2026-04-30 17:36:40 +00:00
Require framework HTTP for Android Agent runtime
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
@@ -32,11 +32,6 @@
|
||||
</intent-filter>
|
||||
</service>
|
||||
|
||||
<service
|
||||
android:name=".AgentRuntimeForegroundService"
|
||||
android:exported="false"
|
||||
android:foregroundServiceType="dataSync" />
|
||||
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user