Compare commits
2 Commits
5bed3a028a
...
master
Author | SHA1 | Date | |
---|---|---|---|
84a149c044 | |||
2d2321b21c |
@@ -70,6 +70,7 @@ function uupApiPrivateIsAcceptableBranch($branch) {
|
||||
'ni_release',
|
||||
'zn_release',
|
||||
'ge_release',
|
||||
'br_release',
|
||||
'ge_prerelease',
|
||||
'rs_prerelease',
|
||||
];
|
||||
|
@@ -125,7 +125,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
|
||||
'CIOptin=1',
|
||||
'CurrentBranch='.$branch,
|
||||
'DataExpDateEpoch_GE25H2='.(time()+82800),
|
||||
'DataExpDateEpoch_GE25H2Setup='.(time()+82800),
|
||||
'DataExpDateEpoch_GE24H2='.(time()+82800),
|
||||
'DataExpDateEpoch_GE24H2Setup='.(time()+82800),
|
||||
'DataExpDateEpoch_CU23H2='.(time()+82800),
|
||||
@@ -151,7 +150,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
|
||||
'FlightRing='.$fltRing,
|
||||
'Free=gt64',
|
||||
'GStatus_GE25H2=2',
|
||||
'GStatus_GE25H2Setup=2',
|
||||
'GStatus_GE24H2=2',
|
||||
'GStatus_GE24H2Setup=2',
|
||||
'GStatus_CU23H2=2',
|
||||
@@ -215,7 +213,6 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku, $type, $fl
|
||||
'TPMVersion=2',
|
||||
'UpdateManagementGroup=2',
|
||||
'UpdateOfferedDays=0',
|
||||
'UpgEx_GE25H2Setup=Green',
|
||||
'UpgEx_GE25H2=Green',
|
||||
'UpgEx_GE24H2Setup=Green',
|
||||
'UpgEx_GE24H2=Green',
|
||||
|
Reference in New Issue
Block a user