dre: Use local version of wifi-mac-generator
MAC_1_PATH does not exist in the N200, causing a 10-second delay in generating MAC addresses. By that point, the WLAN driver has already failed to get a MAC address, thus leaving Wi-Fi broken. Change-Id: Iab2d34aa9db9e8843108b90b203e82f915c79bda
This commit is contained in:
parent
63af35b020
commit
8abcf2d6c7
5 changed files with 60 additions and 2 deletions
2
sepolicy/vendor/file_contexts
vendored
2
sepolicy/vendor/file_contexts
vendored
|
|
@ -1,6 +1,6 @@
|
|||
# Binaries
|
||||
/(vendor|system/vendor)/bin/opf-service u:object_r:opf_exec:s0
|
||||
/(vendor|system/vendor)/bin/wifi-mac-generator u:object_r:wifi-mac-generator_exec:s0
|
||||
/(vendor|system/vendor)/bin/wifi-mac-generator-dre u:object_r:wifi-mac-generator_exec:s0
|
||||
|
||||
# Block devices
|
||||
/dev/block/platform/soc/4804000\.ufshc/by-name/fw_ufs1_[ab] u:object_r:vendor_custom_ab_block_device:s0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue