mirror of
https://github.com/MobileGL-Dev/MobileGL
synced 2026-09-08 04:08:32 +09:00
[Fix] (ci): make retrace APK debuggable
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<application>
|
||||
<application android:debuggable="true">
|
||||
<activity
|
||||
android:name=".trace.TraceReplayActivity"
|
||||
android:exported="true"
|
||||
|
||||
Reference in New Issue
Block a user