Compare commits

...

3 Commits

2 changed files with 2 additions and 1 deletions

View File

@ -194,6 +194,7 @@ class InstallExternalGameFragment : ToolbarFragment(), OnItemClickListener {
VirtualAppManager.AIDL_SERVER_REMOTE_GUIDE_ACTIVITY
)
)
intent.putExtra("isOpTest", true)
requireActivity().startActivity(intent)
}

2
vasdk

Submodule vasdk updated: e64cec2695...7bafbc8424