電源オフ状態でUSBケーブル挿したときに自動で起動させたくてfastbootモードでdisable-charger-screenしてみたけど再起動するとenableに戻っちゃうのですが、だれが試していただけないでしょうか?

C:\Users\hoge>fastboot oem disable-charger-screen
...
OKAY [ 0.028s]
finished. total time: 0.029s


C:\Users\hoge>fastboot oem device-info
...
(bootloader) Verity mode: true
(bootloader) Device unlocked: true
(bootloader) Device critical unlocked: true
(bootloader) Charger screen enabled: false
OKAY [ 0.006s]
finished. total time: 0.006s


C:\Users\hoge>