debugpolicy: allow read access to the DPM version file
Allow init_dpm.sh to read the DPM version file at
sys/firmware/devicetree/base/dpm/version
Bug: 234479585
Change-Id: I3c1d11db1635ff7975aaab70c692a32881b3e483
Signed-off-by: Bryan Bong Gyoune Kim <bgkim@google.com>
diff --git a/debugpolicy/file.te b/debugpolicy/file.te
index 604ba50..e2ef397 100644
--- a/debugpolicy/file.te
+++ b/debugpolicy/file.te
@@ -1,2 +1,2 @@
# sysfs
-type sysfs_dpm_variant, sysfs_type, fs_type; # dpm variant
+type sysfs_dpm, sysfs_type, fs_type; # dpm