common: Allow rild to read vendor_radio_pro
authorAndreas Schneider <asn@cryptomilk.org>
Mon, 7 Sep 2020 15:25:32 +0000 (17:25 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Mon, 7 Sep 2020 15:25:32 +0000 (17:25 +0200)
Change-Id: Idc020da27f132ea3db5d2c48ffed9c360af60697

common/vendor/rild.te

index 6f425e8e80170808d526c34af7fe4c9c39b6a979..f5098f557297be729338914cc606ea9393b20cdb 100644 (file)
@@ -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 };