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)