Simulate deprecated import

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
This commit is contained in:
Edward Minnix III
2023-03-23 10:04:24 -04:00
committed by Ed Minnix
parent 8cc2a7329e
commit c62eaba601

View File

@@ -5,4 +5,6 @@
*/
import java
import semmle.code.java.security.WebviewDebuggingEnabledQuery
private import semmle.code.java.security.WebviewDebuggingEnabledQuery as WebviewDebuggingEnabledQuery
deprecated class WebviewDebugEnabledConfig = WebviewDebuggingEnabledQuery:: WebviewDebugEnabledConfig;