mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
Abbreviated change note in changelog entry for activity-alias
This commit is contained in:
@@ -1,8 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Added the `AndroidActivityAliasXmlElement` class to represent `<activity-alias>` components in Android manifests.
|
||||
* Added the `AndroidActivityXmlElement.getAnAlias` method to get the aliases of an `<activity>` element in an Android manifest.
|
||||
* Added the `AndroidIdentifierXmlAttribute` class to represent XML attributes representing component identifiers, such as `android:name` and `android:targetActivity`
|
||||
* Added the `AndroidComponentXmlElement.getResolvedIdentifier` method, for finding the fully qualified identifier from an identifier.
|
||||
* Added the `AndroidComponentXmlElement.getResolvedComponentName` method, for finding the fully qualified identifier of a component.
|
||||
* Added support for Android Manifest `<activity-aliases>` elements in data flow sources.
|
||||
|
||||
Reference in New Issue
Block a user