Fix build
This was broken due to 390ec00c6693fb20004f357901beae919a79329f in frameworks/base Change-Id: Ieaff5f34ef56efdd492af2f2e7c2294448223616
This commit is contained in:
@@ -196,7 +196,7 @@ public class LevelsRSActivity extends Activity
|
||||
|
||||
private void filter() {
|
||||
mScript.forEach_root(mInPixelsAllocation, mOutPixelsAllocation);
|
||||
mOutPixelsAllocation.ioSendOutput();
|
||||
mOutPixelsAllocation.ioSend();
|
||||
mRS.finish();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user