PRSTux: Disable OTAs

We haven't been offering any for years, and I've just killed zsync
support there anyway.
This commit is contained in:
NiLuJe
2024-01-20 03:56:02 +01:00
parent 925aa728c9
commit 4785df48a9

View File

@@ -14,7 +14,7 @@ local SonyPRSTUX = Generic:extend{
model = "Sony PRSTUX",
isSonyPRSTUX = yes,
hasKeys = yes,
hasOTAUpdates = yes,
hasOTAUpdates = no,
hasWifiManager = yes,
canReboot = yes,
canPowerOff = yes,