PRSTux: Disable OTAs

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

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

Loading…
Cancel
Save