mako: Update wlan config to derive p2p0 MAC Address

The Qualcomm WCN WLAN driver supports two interfaces, wlan0 and p2p0.
OEMs can choose to either provision two distinct MAC Addresses, one
per interface, or they can choose to provision a single MAC Address
that will be assigned to wlan0, and the MAC Address for p2p0 will be
derived from the wlan0 MAC Address by setting the "locally
administered" address bit.  Since Mako only has a single MAC Address
provisioned, enable the "isP2pDeviceAddrAdministrated" configuration
item to notify the driver which provisioning is being used.

Change-Id: If18034960aa52bf03836c2e7ec576365cf9ab409
1 file changed