Stop 'Invalid SupportedRates' logspam

This change cleans up an old warning level log that was spamming logcat
with 'Invalid SupportedRates!!!' messages for scan results that don't
provide supported rates information (This is actually quite normal).
ScanResult Supported Rates parsing in framework is only used to
determine 80211 mode being used (a/b/g/n/ac) and support metrics. The
parser is not particularly load bearing, and the log statement is
entirely unnecessary.

Bug: 62391468
Test: Builds, no longer see this particular logspam
Change-Id: Iac7f88ae592f08d77dc3c49c5fa3fc7caddf99ad
1 file changed
tree: 8a91c34ef70047c06b90f1794ff6c461af7cf487
  1. service/
  2. PREUPLOAD.cfg