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

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

Change-Id: I32568cc10f6535421b32dce79fd5ae16b26edd7a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Vinay Gannevaram 2023-05-05 22:25:20 +00:00 committed by Automerger Merge Worker
commit 11ea8d4853

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 */