mwifiex/mxm_wifiex
Zhipeng Wang 8546cd77cf MA-22242 [Android-14] Fix build error when using bazel to update symbol list
The following build error is encountered when using bazel to update
symbol list:

Makefile:142: /build/make/core/build_id.mk: No such file or directory
make: *** No rule to make target '/build/make/core/build_id.mk'.  Stop.

There is no build_id.mk when using bazel build. the first letter of
BUILD_ID in build/make/core/build_id.mk for Android14 must be U to
represent Android14, so the change has no negative effect on the
branch being used only for Android14.

Change-Id: I6045f7fabe9d6b1767b4c830bf4041a7e70029ae
Signed-off-by: Zhipeng Wang <zhipeng.wang_1@nxp.com>
2024-03-27 17:24:49 +09:00
..
wlan_src MA-22242 [Android-14] Fix build error when using bazel to update symbol list 2024-03-27 17:24:49 +09:00
mxmwifi.mk MA-20803 WiFi Q4 release merge 2022-10-21 10:38:19 +00:00