PRSTux: Disable OTAs

We haven't been offering any for years, and I've just killed zsync
support there anyway.
reviewable/pr11044/r7
NiLuJe 3 months ago
parent 925aa728c9
commit 4785df48a9

@ -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,

Loading…
Cancel
Save