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: I9849ac965be2dc1ddc4a8ab634cefc2077640105 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ee877f8ab9
1 changed files with 2 additions and 2 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue