Files
codeql/java/ql/test/query-tests/security/CWE-524/AndroidManifest.xml
2022-11-16 10:54:13 +00:00

5 lines
202 B
XML

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.example.test">
</manifest>