mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
updates to android debug query
This commit is contained in:
@@ -1 +1 @@
|
||||
| TestTrue.xml:7:5:17:30 | debuggable=true | Warning: 'android:debuggable=true' set |
|
||||
| TestTrue.xml:7:5:17:30 | debuggable=true | Warning: debuggable attribute enabled |
|
||||
|
||||
@@ -24,6 +24,6 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
</application> <!-- test -->
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
@@ -23,6 +23,6 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
</application> <!-- test -->
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
@@ -24,6 +24,6 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
</application> <!-- test -->
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
|
||||
Reference in New Issue
Block a user