Skip to content
  • Alessandro Astone's avatar
    hudson: Flip lineage_recovery default to true · 12620f8a
    Alessandro Astone authored
    It is a requirement that all new devices support Lineage Recovery.
    
    Current stats:
        Devices with lineage_recovery: 209
        Without:                       168
    
    This was automated via:
    sed -i 's|"}|", "lineage_recovery": false }|g' updater/devices.json
    sed -i 's|, "lineage_recovery": true| |g' updater/devices.json
    
    Change-Id: Ic1925169a37af4ffec5fe2863e4b804ac28f3486
    12620f8a