This commit is contained in:
Fangjun Kuang
2023-02-22 21:14:57 +08:00
committed by GitHub
parent f9010adc3c
commit ef93dcd733
11 changed files with 589 additions and 0 deletions

4
.github/scripts/AssetManager.kt vendored Normal file
View File

@@ -0,0 +1,4 @@
package android.content.res
// a dummy class for testing only
class AssetManager