summaryrefslogtreecommitdiff
path: root/non_plat/property.te
diff options
context:
space:
mode:
authorBen Lai <ben.lai@mediatek.com>2019-07-17 14:02:41 +0800
committerBen Lai <ben.lai@mediatek.com>2019-07-17 14:02:41 +0800
commitf5047d8b7abbc4f4adce38301741a91ba53895ca (patch)
tree1296bc9fcbb628aa9d9da40ef9ebecbeeb7f7321 /non_plat/property.te
parent90ca8ed634df094a119de00fe68120697b59c085 (diff)
downloadwembley-sepolicy-f5047d8b7abbc4f4adce38301741a91ba53895ca.tar.gz
[ALPS04669137] wlan: Add support for sap's property
Add support for sap's property. Change-Id: I9bfaccde83cbd3032714ff09baf974622b67eeae CR-Id: ALPS04669137 Feature: Wi-Fi Tethering
Diffstat (limited to 'non_plat/property.te')
-rw-r--r--non_plat/property.te2
1 files changed, 2 insertions, 0 deletions
diff --git a/non_plat/property.te b/non_plat/property.te
index 86b6189..ec7f67d 100644
--- a/non_plat/property.te
+++ b/non_plat/property.te
@@ -315,3 +315,5 @@ type mtk_powerhal_prop, property_type;
#=============MTK Wifi wlan_assistant property=============
type mtk_nvram_ready_prop, property_type, mtk_core_property_type;
+#=============allow wifi hotspot to read property===========
+type mtk_wifi_hotspot_prop, property_type, mtk_core_property_type;