Files
rk35xx-android14/system/connectivity/wificond/net/kernel-header-latest
hmz007 36ed224bac Rockchip Anroid14_SDK 20240628-rkr5 (2556df1a)
Signed-off-by: hmz007 <hmz007@gmail.com>
Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
2024-10-29 18:12:02 +08:00
..

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`