commit | e7399556522efdd3f137aba31c49cbb8d95c59d6 | [log] [tgz] |
---|---|---|
author | Samuel Tan <samueltan@google.com> | Thu Jul 21 17:53:31 2016 -0700 |
committer | Samuel Tan <samueltan@google.com> | Tue Jul 26 09:09:42 2016 -0700 |
tree | 46ab566c47cdb836523f297f0f3fc963ec2443aa | |
parent | 038e768eaa10301cf6299587e089fc75ab90cfe9 [diff] |
Remove Venue Group and Venue Type parsing code We currently do not use the Venue Group and Venue Type codes that are parsed from the ANQP Venue Name Element, so remove the code that parses and internally exposes these fields. Note: The Venue Name Duples in Venue Name ANQP element are exposed on the ScanResult public API, so keep the parsing code for that field. BUG: 30291919 TEST: Framework compiles successfully. Change-Id: I7c20daec9e5c9fe41253fb322c2cfce231846701