メモ
USBでパソコンとつないで開発者オプションからデバッグ有効にして
下記のコマンド送ればアップデートはされなくなる
※要adb
adb shell pm disable-user --user 0 com.amazon.kindle.otter.oobe.forced.ota
adb shell pm disable-user --user 0 com.amazon.kindle.otter.oobe
adb shell pm disable-user --user 0 com.amazon.device.software.ota
adb shell pm disable-user --user 0 com.amazon.device.software.ota.override
アップデートしたくなったら、下記のコマンド送れば元に戻る
adb shell pm enable com.amazon.kindle.otter.oobe.forced.ota
adb shell pm enable com.amazon.kindle.otter.oobe
adb shell pm enable com.amazon.device.software.ota
adb shell pm enable com.amazon.device.software.ota.override
Fire HD8 (2016/2017/2018) Part29
■ このスレッドは過去ログ倉庫に格納されています
2021/05/17(月) 07:12:58.08ID:T2H9jQnc
■ このスレッドは過去ログ倉庫に格納されています
