Update NAN MAJOR and MINOR version to 4.0.0 am: 787b2cd73a am: 299868492d

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/libhardware_legacy/+/23039200

Change-Id: Iff1b9510a6577d4b8d7dd89626b92cdeebc028e9
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Vinay Gannevaram 2023-05-05 23:05:57 +00:00 committed by Automerger Merge Worker
commit 0a3170fa01

View file

@ -40,9 +40,9 @@ typedef u16 transaction_id;
typedef u32 NanDataPathId;
#define NAN_MAC_ADDR_LEN 6
#define NAN_MAJOR_VERSION 2
#define NAN_MAJOR_VERSION 4
#define NAN_MINOR_VERSION 0
#define NAN_MICRO_VERSION 1
#define NAN_MICRO_VERSION 0
#define NAN_MAX_SOCIAL_CHANNELS 3
/* NAN Maximum Lengths */