CodeQL library for Java/Kotlin
codeql/java-all 7.2.0 (changelog, source)
Search

Predicate inAndroidApplication

Holds if in file’s directory or some parent directory there is an AndroidManifestXmlFile that defines at least one activity, service or contest provider, suggesting this file is part of an android application.

Import path

import semmle.code.java.frameworks.android.Android
predicate inAndroidApplication(File file)