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

Verified Commit bd92d142 authored by Jan Altensen's avatar Jan Altensen
Browse files

Revert "macloader: load nvram_net.txt from /vendor"

This reverts commit cf411e7b.

Change-Id: I4ca981050591c978e0635cf17d6a6a3cf7036592
parent 08bef1e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
 */

/* NVRAM calibration, NULL if calibration unneeded */
#define WIFI_DRIVER_NVRAM_PATH "/vendor/etc/wifi/nvram_net.txt"
#define WIFI_DRIVER_NVRAM_PATH "/system/etc/wifi/nvram_net.txt"

/* NVRAM calibration parameters */
#define WIFI_DRIVER_NVRAM_PATH_PARAM "/sys/module/dhd/parameters/nvram_path"