Hello guys,
I build ReVolt ROM from source and am facing a weird issue and was hoping someone could help ...
That's the error that occurs :
Thanks in advance ...
I build ReVolt ROM from source and am facing a weird issue and was hoping someone could help ...
That's the error that occurs :
Does anyone know how to fix it ? Sources can be found at github.com/home/johnhany97/Revolt/out/target/common/obj/JAVA_LIBRARIES/android_stubs_current_intermediates/src/android/app/ActivityThread.java:85: cannot find symbol
symbol : class NonConfigurationInstances
location: class android.app.Activity
public final android.app.Activity startActivityNow(android.app.Activity parent, java.lang.String id, android.content.Intent intent, android.content.pm.ActivityInfo activityInfo, android.os.IBinder token, android.os.Bundle state, android.app.Activity.NonConfigurationInstances lastNonConfigurationInstances) { throw new RuntimeException("Stub!"); }
Thanks in advance ...