Ahh yes, I see, but what I saw in the source was that “auto” was changed to “on” and I thought this was the change necessary.
Because of this from the source patch:
# Broadmobi BM818 -SUBSYSTEM=="usb", ATTRS{idVendor}=="2020", ATTR{idProduct}=="2060", TEST=="power/control", ATTR{power/control}="auto" +SUBSYSTEM=="usb", ATTRS{idVendor}=="2020", ATTR{idProduct}=="2060", TEST=="power/control", ATTR{power/control}="on"