common: Fix power hal access to cpu_dma_device
authorAndreas Schneider <asn@cryptomilk.org>
Tue, 7 Jul 2020 05:37:25 +0000 (07:37 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 7 Jul 2020 05:45:50 +0000 (07:45 +0200)
Change-Id: I7ff8b556b52ecc1a9670475bfac44ca795932b88

common/vendor/hal_power_default.te

index 7f7565036fb026739c0abc9c74853632f0e1c73d..cd4df7df6fb9cdb515912468e40ab327e70614a1 100644 (file)
@@ -1,7 +1,7 @@
 # hal_power_default.te
 
 # /dev/cpu_dma_latency
-allow hal_power_default cpu_dma_device:file rw_file_perms;
+allow hal_power_default cpu_dma_device:chr_file rw_file_perms;
 
 # /dev/stune/top-app/schedtune.boost
 allow hal_power_default cgroup:file rw_file_perms;