sdm660-common: dirac: Address denials

Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
This commit is contained in:
Henrique Silva 2019-02-02 16:39:39 -02:00 committed by Max Weffers
parent e20f8804d6
commit 88f57be2a9
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE
3 changed files with 8 additions and 0 deletions

View file

@ -1 +1,3 @@
allow hal_audio_default sysfs_info:file { open getattr read };
get_prop(hal_audio_default, dirac_prop)
set_prop(hal_audio_default, dirac_prop)

View file

@ -5,3 +5,6 @@ type ifaa_prop, property_type;
# Thermal engine
type thermal_engine_prop, property_type;
# Dirac
type dirac_prop, property_type;

View file

@ -31,3 +31,6 @@ sys.thermal. u:object_r:thermal_engine_prop:s0
fpc_kpi u:object_r:vendor_default_prop:s0
gpu.stats.debug.level u:object_r:vendor_default_prop:s0
vendor.display.lcd_density u:object_r:vendor_default_prop:s0
# Dirac
persist.audio.dirac. u:object_r:dirac_prop:s0