diff options
| author | Michael Bestas <mkbestas@lineageos.org> | 2020-04-22 04:02:57 +0300 |
|---|---|---|
| committer | Michael Bestas <mkbestas@lineageos.org> | 2020-04-23 18:35:49 +0300 |
| commit | 98820febbe582e0d2bd1c7bdfa354108d016d201 (patch) | |
| tree | de40e5b1c77e69e4c625c85e5f4b7f9fe8235a39 | |
| parent | 48c5faea378921da567a4e90530e3e02286cb10c (diff) | |
| download | android_device_lineage_sepolicy-98820febbe582e0d2bd1c7bdfa354108d016d201.tar.gz android_device_lineage_sepolicy-98820febbe582e0d2bd1c7bdfa354108d016d201.tar.bz2 android_device_lineage_sepolicy-98820febbe582e0d2bd1c7bdfa354108d016d201.zip | |
sepolicy: qcom: Label custom FM Radio property
Change-Id: I8927185237021a5f0810bed1c0f4f53b15882a34
| -rw-r--r-- | qcom/private/property_contexts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qcom/private/property_contexts b/qcom/private/property_contexts new file mode 100644 index 0000000..021afb9 --- /dev/null +++ b/qcom/private/property_contexts @@ -0,0 +1,2 @@ +# FM +hw.fm. u:object_r:exported3_system_prop:s0 |
