We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480d9a2 commit ebea8fdCopy full SHA for ebea8fd
1 file changed
llm/android/LlamaDemo/app/src/main/AndroidManifest.xml
@@ -70,6 +70,8 @@
70
android:name="libcmdl_ndk.mtk.so"
71
android:required="false" />
72
73
+ <profileable android:shell="true" />
74
+
75
<activity
76
android:name=".MainActivity"
77
android:exported="false"
0 commit comments