-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Description
My understanding of https://github.com/android/platform_frameworks_base/blob/b056324630b8adfeb38393bcab49f3b9c720f4fd/core/java/android/content/pm/PackageParser.java#L3486 is that FLAG_HAS_CODE would only be set (and a classes.dex required) if we have an element in the manifest. Since we don't have an application element, what happens if you delete classes.dex?
Metadata
Metadata
Assignees
Labels
No labels