Merge "libcutils: fs_config: remove aliases" into oc-dev-plus-aosp
This commit is contained in:
commit
7ee349f41f
1 changed files with 0 additions and 3 deletions
|
|
@ -195,9 +195,6 @@ static const struct fs_path_config android_files[] = {
|
|||
"vendor/bin/hw/android.hardware.bluetooth@1.0-service" },
|
||||
|
||||
// Support wifi_hal_legacy administering a network interface.
|
||||
{ 00755, AID_WIFI, AID_WIFI, CAP_MASK_LONG(CAP_NET_ADMIN) |
|
||||
CAP_MASK_LONG(CAP_NET_RAW),
|
||||
"system/vendor/bin/hw/android.hardware.wifi@1.0-service" },
|
||||
{ 00755, AID_WIFI, AID_WIFI, CAP_MASK_LONG(CAP_NET_ADMIN) |
|
||||
CAP_MASK_LONG(CAP_NET_RAW),
|
||||
"vendor/bin/hw/android.hardware.wifi@1.0-service" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue