mirror of
https://github.com/github/codeql.git
synced 2026-02-19 16:33:40 +01:00
add initial framework for service and receiver test cases
This commit is contained in:
committed by
Tony Torralba
parent
6cf3898101
commit
d07babe3c5
@@ -22,7 +22,7 @@ private import semmle.code.xml.AndroidManifest
|
||||
// ! experimental - make a DeepLink step that combine Activity, Service, Receiver, etc.
|
||||
private class DeepLinkIntentStep extends AdditionalValueStep {
|
||||
// DeepLinkIntentStep() {
|
||||
// this instanceof StartActivityIntentStep_ContextAndActivity or
|
||||
// this instanceof StartActivityIntentStep or
|
||||
// this instanceof SendBroadcastReceiverIntentStep or
|
||||
// this instanceof StartServiceIntentStep
|
||||
// }
|
||||
|
||||
Reference in New Issue
Block a user