* commit '08467c5727c04c1fef40ff1e361628944275ef28': AArch64: Use long for pointers in VideoEditor classes
This commit is contained in:
@ -118,7 +118,7 @@ class MediaArtistNativeHelper {
|
||||
private boolean mErrorFlagSet = false;
|
||||
|
||||
@SuppressWarnings("unused")
|
||||
private int mManualEditContext;
|
||||
private long mManualEditContext;
|
||||
|
||||
/* Listeners */
|
||||
|
||||
|
Reference in New Issue
Block a user