Fix GStatus_19H1Setup parameter

This commit is contained in:
whatever127 2019-05-25 15:57:04 +02:00
parent 6fcbb263a3
commit 8ed69debc2
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ limitations under the License.
*/
function uupApiVersion() {
return '1.21.7';
return '1.21.8';
}
require_once dirname(__FILE__).'/auths.php';

View File

@ -46,7 +46,7 @@ function composeDeviceAttributes($flight, $ring, $build, $arch, $sku) {
'FlightingBranchName=external',
'Free=32to64',
'GStatus_19H1=2',
'GStatus_19H1Setup=Green',
'GStatus_19H1Setup=2',
'GStatus_RS5=2',
'GenTelRunTimestamp_19H1='.(time()-3600),
'InstallDate=1438196400',