mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Second query version
Remove sinks flowing to write operations requirement
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android" package="test">
|
||||
<application>
|
||||
<activity android:exported="true" android:name=".Test">
|
||||
</activity>
|
||||
</application>
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user