Merge "fs_config: wifi is now on vendor partition" am: 11d3d4d22a

am: c405ad5c43

Change-Id: I5c4f1b9ea57bea13b97016da98830c87a767ec53
This commit is contained in:
Steven Moreland 2017-02-14 03:09:17 +00:00 committed by android-build-merger
commit 0d94c26fc9

View file

@ -161,7 +161,7 @@ static const struct fs_path_config android_files[] = {
/* 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/bin/hw/android.hardware.wifi@1.0-service" },
"vendor/bin/hw/android.hardware.wifi@1.0-service" },
/* Support Bluetooth legacy hal accessing /sys/class/rfkill */
{ 00700, AID_BLUETOOTH, AID_BLUETOOTH, CAP_MASK_LONG(CAP_NET_ADMIN),