File tree Expand file tree Collapse file tree 1 file changed +23
-21
lines changed Expand file tree Collapse file tree 1 file changed +23
-21
lines changed Original file line number Diff line number Diff line change 8282# To keep the Chrome OS ARM hardware ID list up to date, the following resources can be used:
8383# https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices
8484# https://cros-updates-serving.appspot.com/
85- # Last updated: 2021-05-05
85+ # Last updated: 2021-05-10
86+ # Temporary fix for https://github.com/emilsvennesson/script.module.inputstreamhelper/issues/437
87+ # Widevine on ARM hardware will probably fail again on June 1st 2021 when Chrome OS 91 will be released: https://chromiumdash.appspot.com/schedule
8688CHROMEOS_RECOVERY_ARM_HWIDS = [
87- 'BOB' ,
88- 'BURNET' ,
89- 'DAMU' ,
90- 'DRUWL' ,
91- 'DUMO' ,
92- 'ELM' ,
93- 'ESCHE' ,
94- 'FIEVEL' ,
95- 'HANA' ,
96- 'JUNIPER-HVPU' ,
97- 'KAKADU-WFIQ' ,
98- 'KAPPA' ,
99- 'KENZO-IGRW' ,
100- 'KEVIN' ,
101- 'KODAMA' ,
102- 'KRANE-ZDKS' ,
103- 'LAZOR' ,
104- 'POMPOM' ,
89+ # 'BOB',
90+ # 'BURNET',
91+ # 'DAMU',
92+ # 'DRUWL',
93+ # 'DUMO',
94+ # 'ELM',
95+ # 'ESCHE',
96+ # 'FIEVEL',
97+ # 'HANA',
98+ # 'JUNIPER-HVPU',
99+ # 'KAKADU-WFIQ',
100+ # 'KAPPA',
101+ # 'KENZO-IGRW',
102+ # 'KEVIN',
103+ # 'KODAMA',
104+ # 'KRANE-ZDKS',
105+ # 'LAZOR',
106+ # 'POMPOM',
105107 'SCARLET' ,
106- 'TIGER' ,
107- 'WILLOW-TFIY' ,
108+ # 'TIGER',
109+ # 'WILLOW-TFIY',
108110]
109111
110112CHROMEOS_BLOCK_SIZE = 512
You can’t perform that action at this time.
0 commit comments