diff options
author | Davide Garberi <dade.garberi@gmail.com> | 2022-08-05 20:22:33 +0200 |
---|---|---|
committer | Davide Garberi <dade.garberi@gmail.com> | 2022-08-16 12:21:37 +0200 |
commit | a0211f6e7b1591ddf3ca1173d1da05ea57990c9a (patch) | |
tree | b97944aa77494dc8cd5d9288b676ee5676365c7a /rootdir/etc/init.qcom.rc | |
parent | 22f956edac79515207d72786569907728d6908a3 (diff) |
msm8996-common: rootdir: Delete unused properties causing denials
Change-Id: I37d438e93c53104d44482e4e0d2800ef55ca2e0f
Diffstat (limited to 'rootdir/etc/init.qcom.rc')
-rw-r--r-- | rootdir/etc/init.qcom.rc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/rootdir/etc/init.qcom.rc b/rootdir/etc/init.qcom.rc index 74c7c12..5e1c281 100644 --- a/rootdir/etc/init.qcom.rc +++ b/rootdir/etc/init.qcom.rc @@ -354,9 +354,6 @@ on property:sys.boot_completed=1 # CPE fw_name used by sound trigger HAL chown media audio /sys/kernel/wcd_cpe0/fw_name -on property:persist.env.fastdorm.enabled=true - setprop persist.radio.data_no_toggle 1 - service irsc_util /vendor/bin/irsc_util "/vendor/etc/sec_config" class core user root |