summaryrefslogtreecommitdiffstats
path: root/msmpeafowl
diff options
context:
space:
mode:
authorMichael Bestas <mkbestas@lineageos.org>2018-03-21 19:55:38 +0200
committerMichael Bestas <mkbestas@lineageos.org>2018-03-21 19:55:56 +0200
commit337f42481b3f989567fa47d23b087a207378d55b (patch)
treec04a85b7e9647f3b43c5a6abc08cde86082b4dbb /msmpeafowl
parenteaf3be5bef32ac944d75fa2b463a8d5151518934 (diff)
parentfb1e7cd83bfc9383ee3a9ee58aa6bd48e8e08863 (diff)
downloadandroid_device_qcom_sepolicy-337f42481b3f989567fa47d23b087a207378d55b.tar.gz
android_device_qcom_sepolicy-337f42481b3f989567fa47d23b087a207378d55b.tar.bz2
android_device_qcom_sepolicy-337f42481b3f989567fa47d23b087a207378d55b.zip
Merge tag 'LA.UM.6.4.r1-06900-8x98.0' of https://source.codeaurora.org/quic/la/device/qcom/sepolicy into HEAD
"LA.UM.6.4.r1-06900-8x98.0" Change-Id: I29a3725d14986a130666cc9f30e2984d021b537e
Diffstat (limited to 'msmpeafowl')
-rw-r--r--msmpeafowl/wfdservice.te30
1 files changed, 30 insertions, 0 deletions
diff --git a/msmpeafowl/wfdservice.te b/msmpeafowl/wfdservice.te
new file mode 100644
index 00000000..bc7dfce7
--- /dev/null
+++ b/msmpeafowl/wfdservice.te
@@ -0,0 +1,30 @@
+# Copyright (c) 2017, The Linux Foundation. All rights reserved.
+#
+# Redistribution and use in source and binary forms, with or without
+# modification, are permitted provided that the following conditions are
+# met:
+# * Redistributions of source code must retain the above copyright
+# notice, this list of conditions and the following disclaimer.
+# * Redistributions in binary form must reproduce the above
+# copyright notice, this list of conditions and the following
+# disclaimer in the documentation and/or other materials provided
+# with the distribution.
+# * Neither the name of The Linux Foundation nor the names of its
+# contributors may be used to endorse or promote products derived
+# from this software without specific prior written permission.
+#
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+# MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+# ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+#Allow access to read property file
+get_prop(wfdservice,media_sdm670_version_prop)