android13/system/connectivity/wificond/net/kernel-header-latest
liiir1985 7f62dcda9f initial 2024-06-22 20:45:49 +08:00
..
README.txt initial 2024-06-22 20:45:49 +08:00
nl80211.h initial 2024-06-22 20:45:49 +08:00

README.txt

Readme
===========
This folder contains any wifi kernel header updates to the kernels running on
the latest devices, but not present in external/kernel-headers.
external/kernel-headers has the headers from the stable kernel tree which is generally
a few releases behind the kernels shipped on newer devices.

Copy the nl80211.h header from the following location:
cp <kernel-dir>/private/msm-google/include/uapi/linux/nl80211.h
<android-source-dir>/system/connectivity/wificond/net/kernel-header-latest/nl80211.h

Last update from kernel branch: `upstream-f2fs-stable-linux-5.10.y`