Make ScanResult final.

While normally this would be a breaking API change, since we never
actually exposed a constructor for this class it's safe to mark it as
final.

Bug: 149912516
Test: Builds
Change-Id: Ie38f1339f74f1daa5683e543ca6e0910d4839418
1 file changed