implement instrumentation

This commit is contained in:
Mis012
2024-11-30 18:57:03 +01:00
parent f61f200d7b
commit d5bc4ea9a6
61 changed files with 8723 additions and 58 deletions

View File

@@ -35,6 +35,7 @@ hax_jar = jar('hax', [
'android/app/Fragment.java',
'android/app/FragmentManager.java',
'android/app/FragmentTransaction.java',
'android/app/Instrumentation.java',
'android/app/IntentService.java',
'android/app/KeyguardManager.java',
'android/app/ListActivity.java',