Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Failed verification on SystemUI - TW 5.1.1 #20

Open
wanam opened this issue Nov 23, 2015 · 1 comment
Open

Failed verification on SystemUI - TW 5.1.1 #20

wanam opened this issue Nov 23, 2015 · 1 comment

Comments

@wanam
Copy link

wanam commented Nov 23, 2015

Hi @rovo89,

This is the only compilation error i'm still getting with the default "speed" filter on Samsung stock Roms.

A compilation error on SystemUI bundled support-v4:

I/dex2oat ( 5641): android.support.v4.app.NotificationCompatBase$Action[] android.support.v4.app.NotificationCompat$Action$1.newArray(int) failed to verify: android.support.v4.app.NotificationCompatBase$Action[] android.support.v4.app.NotificationCompat$Action$1.newArray(int): [0x4] returning 'Reference: android.support.v4.app.NotificationCompat$Action[]', but expected from declaration 'Reference: android.support.v4.app.NotificationCompatBase$Action[]'
E/dex2oat ( 5641): Verification failed on class android.support.v4.app.NotificationCompat$Action$1 in /system/priv-app/SystemUI/SystemUI.apk because: Verifier rejected class android.support.v4.app.NotificationCompat$Action$1 due to bad method android.support.v4.app.NotificationCompatBase$Action[] android.support.v4.app.NotificationCompat$Action$1.newArray(int)

SystemUI odex file: https://www.dropbox.com/s/i5kqim4w3j307iw/systemui-odex-arm64.zip?dl=0

@rovo89
Copy link
Owner

rovo89 commented Dec 17, 2015

This might help to work around this issue: 7858bc9
Anyway, it would obviously be better to analyze this in detail to exclude any misbehavior caused by wrong validation results, so please keep this open even if ignoring the errors helps.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants