unplugged-vendor/system/connectivity/wificond/net/kernel-header-latest
2025-10-06 13:59:42 +00:00
..
nl80211.h Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00:00
README.txt Initial commit: AOSP 12 vendor with modifications for Unplugged OS 2025-10-06 13:59:42 +00: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`