Add hardware ID property
Add a vendor configurable HWID ID property that can be used to
set product specific industrial design value or vendor specific
hardware identifier.
Bug: 364474483
Test: boots
Change-Id: Ife054521f0db7529d49dea0071bcf105b795dbfe
diff --git a/private/property_contexts b/private/property_contexts
index d147ac2..5ee4ad7 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -1300,6 +1300,13 @@
ro.boot.product.vendor.sku u:object_r:exported_default_prop:s0 exact string
ro.boot.slot_suffix u:object_r:exported_default_prop:s0 exact string
+# Vendor configurable property to be used specifically to assign industrial
+# design ID or vendor hardware identifier that encodes on device components.
+# This property should not be assigned a generic device name or identifier and
+# should not be redundant to properties like ro.boot.hardware. ro.product.name
+# etc.
+ro.boot.product.hardware.id u:object_r:exported_default_prop:s0 exact string
+
ro.boringcrypto.hwrand u:object_r:exported_default_prop:s0 exact bool
# Update related props