mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Kotlin: Performance tweak
This commit is contained in:
@@ -272,6 +272,7 @@ class ExportedAndroidContentProviderInput extends RemoteFlowSource, AndroidConte
|
||||
* calls `startActivityForResult` with an implicit Intent.
|
||||
*/
|
||||
class OnActivityResultIntentSource extends OnActivityResultIncomingIntent, RemoteFlowSource {
|
||||
cached
|
||||
OnActivityResultIntentSource() { this.isRemoteSource() }
|
||||
|
||||
override string getSourceType() { result = "Android onActivityResult incoming Intent" }
|
||||
|
||||
Reference in New Issue
Block a user