diff options
| author | Alessandro Astone <ales.astone@gmail.com> | 2020-12-18 11:09:14 +0100 |
|---|---|---|
| committer | Alessandro Astone <ales.astone@gmail.com> | 2020-12-18 12:27:16 +0100 |
| commit | 5b03711167cb0e37c4d73705bbf8c650ded4a589 (patch) | |
| tree | 8a9958b55663292972436e3047fb184c4d25fd2a | |
| parent | 583f574043a93a21d4a780bee8bda0e519297b1d (diff) | |
sm8250-common: Don't override libwifi-hal with prebuilt
This was forgotten.
Stock uses a different ordering for the legacy hal function table
causing the wrong function to be called, breaking tethering.
Oops!
Change-Id: Ic86fab98f3838154f38af84df67c98acb12efe9c
| -rw-r--r-- | proprietary-files-vendor.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/proprietary-files-vendor.txt b/proprietary-files-vendor.txt index 8567efe..e06ce84 100644 --- a/proprietary-files-vendor.txt +++ b/proprietary-files-vendor.txt @@ -1987,7 +1987,6 @@ vendor/lib64/libvpplibrary.so vendor/lib64/libvpptestutils.so vendor/lib64/libwapi_cert.so vendor/lib64/libwfdhdcpcp.so -vendor/lib64/libwifi-hal.so vendor/lib64/libwigig_flashaccess.so vendor/lib64/libwigig_ftm_flows.so vendor/lib64/libwigig_pciaccess.so |
