sm6150-common: sepolicy: Follow stock label for ro.product.mod_device

* This allows us to dynamically override the property from vendor_init

Change-Id: Id80b60028e78ae1fcc9236f66570a27759ecbdc4
Signed-off-by: danielml <daniel@danielml.dev>
This commit is contained in:
danielml
2024-03-23 23:25:46 +01:00
committed by basamaryan
parent 192dd1eb8f
commit 54a261cbd5

View File

@@ -14,4 +14,4 @@ ro.boot.hwversion u:object_r:exported_default_prop:s0
ro.build.flavor u:object_r:exported_default_prop:s0
ro.cust.test u:object_r:exported_system_prop:s0
ro.miui. u:object_r:exported_system_prop:s0
ro.product.mod_device u:object_r:build_prop:s0
ro.product.mod_device u:object_r:exported_default_prop:s0