summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Qiu <zqiu@google.com>2015-10-02 15:57:51 -0700
committerPeter Qiu <zqiu@google.com>2015-10-02 15:57:51 -0700
commit0f5815814cadcf24e156f7a7cc16ab4d752867e3 (patch)
tree5c3ad99924681ef7a05d627ee127fcf403f08490
parent9c9c1e8ae0bcfc3dfd0710ce3facbf6b4ba13fea (diff)
downloadqcom-0f5815814cadcf24e156f7a7cc16ab4d752867e3.tar.gz
Associate driver files with shill objects
Connectivity will be removed soon, so switch over to use shill objects instead of connectivity. Bug: None TEST=WiFi interface is setup on dragonboard Change-Id: I3e2f2a4ea70d84af4715560510fff418d32b4ead
-rw-r--r--peripheral/wifi/wcn3620/sepolicy/file_contexts4
1 files changed, 2 insertions, 2 deletions
diff --git a/peripheral/wifi/wcn3620/sepolicy/file_contexts b/peripheral/wifi/wcn3620/sepolicy/file_contexts
index e5e94f5..f164b65 100644
--- a/peripheral/wifi/wcn3620/sepolicy/file_contexts
+++ b/peripheral/wifi/wcn3620/sepolicy/file_contexts
@@ -1,3 +1,3 @@
# These files will be accessed by the HAL during wifi_init setup.
-/dev/wcnss_wlan u:object_r:connectivity_device:s0
-/sys/devices/soc.0/a000000.qcom,wcnss-wlan/serial_number u:object_r:connectivity_sysfs_entry:s0
+/dev/wcnss_wlan u:object_r:shill_device:s0
+/sys/devices/soc.0/a000000.qcom,wcnss-wlan/serial_number u:object_r:shill_sysfs_entry:s0