diff --git a/sw/host/provisioning/orchestrator/data/products.hjson b/sw/host/provisioning/orchestrator/data/products.hjson index ef7d2b8f8f1fb..01d308a49bad9 100644 --- a/sw/host/provisioning/orchestrator/data/products.hjson +++ b/sw/host/provisioning/orchestrator/data/products.hjson @@ -10,5 +10,6 @@ }, product_ids: { earlgrey_a1: "0x0002", + earlgrey_a2: "0x0002", # A1 and A2 share same product IDs. }, }