Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d94c26f authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

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

am: c405ad5c

Change-Id: I5c4f1b9ea57bea13b97016da98830c87a767ec53
parents 78cb6864 c405ad5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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),