Ejemplo n.º 1
0
 public static void setGovernor(String governor, Context context) {
   setGovernor(Control.CommandType.CPU, governor, context);
 }