Unhide Script::reduce() interface for general reduction.
Bug: 23535724 Change-Id: I7a43622954de9f4168f7e4376f39d6ec54191c03
This commit is contained in:
@@ -315,7 +315,6 @@ public class Script extends BaseObj {
|
||||
/**
|
||||
* Only intended for use by generated reflected code. (General reduction)
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
protected void reduce(int slot, Allocation[] ains, Allocation aout, LaunchOptions sc) {
|
||||
mRS.validate();
|
||||
|
||||
Reference in New Issue
Block a user