commit | 32f3943b8d812319b936e7acb6cd95616ea0b4fc | [log] [tgz] |
---|---|---|
author | David Su <dysu@google.com> | Fri Jan 17 17:14:02 2020 -0800 |
committer | David Su <dysu@google.com> | Fri Jan 17 17:15:58 2020 -0800 |
tree | 3eb8a75b503f92705952bd3acbbc974f667770c0 | |
parent | 0e186edfbb176babb65c207896b060e803c7df23 [diff] |
Fully qualify android.net.wifi.ScanResult Somehow the AIDL compiler is confusing android.net.wifi.ScanResult with android.bluetooth.le.ScanResult. For some reason fully qualifying ScanResult instead of having a single import at the top fixes the problem. Bug: 147918827 Test: m ANDROID_BUILDSPEC=vendor/google/build/app_build_spec.mk Change-Id: I93b9006cb1741ba0d723ffaa8b2a84ff96c7312e