Hide array allocation
Not done for feature complete Change-Id: I79c8da2c7e64d6feb660c9652688f971535c1f92
This commit is contained in:
@@ -208,7 +208,7 @@ public class AllocationAdapter extends Allocation {
|
||||
}
|
||||
|
||||
/**
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
public void setArray(int arrayNum, int arrayVal) {
|
||||
if (mAdaptedAllocation.getType().getArray(arrayNum) == 0) {
|
||||
|
||||
Reference in New Issue
Block a user