sdm845-common: Drop qcacld bind mounts

* WiFi driver is now built-in.

Change-Id: If8d0489e851064838249f26e68f4bf5c58b1a97e
This commit is contained in:
LuK1337
2019-12-20 15:36:16 +01:00
parent 2624ff91d0
commit c18bdcef2d
4 changed files with 0 additions and 13 deletions

View File

@@ -1,6 +1,3 @@
# Allow init to mount wlan kernel module
allow init { system_file vendor_file }:file mounton;
# Allow init to mount vendor configs
allow init vendor_configs_file:dir mounton;