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

Commit c405ad5c 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

Change-Id: Iaaff4b41d7ac72f68717d5ee5f6bf15861439d0a
parents 6579e50e 11d3d4d2
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),