From: Andreas Schneider Date: Mon, 7 Sep 2020 15:25:32 +0000 (+0200) Subject: common: Allow rild to read vendor_radio_pro X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=9c9064e2c9d59192dfa37bf20b63e283f63fe507;p=GitHub%2FLineageOS%2Fandroid_device_samsung_slsi_sepolicy.git common: Allow rild to read vendor_radio_pro Change-Id: Idc020da27f132ea3db5d2c48ffed9c360af60697 --- diff --git a/common/vendor/rild.te b/common/vendor/rild.te index 6f425e8..f5098f5 100644 --- a/common/vendor/rild.te +++ b/common/vendor/rild.te @@ -1,5 +1,7 @@ # rild.te +get_prop(rild, vendor_radio_prop) + allow rild block_device:dir search; allow rild mnt_vendor_file:dir { getattr search };