commit | 51f3f610f998bbb422d2b1975c9889ced0309cf5 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Aug 09 14:32:52 2019 +0100 |
committer | Narayan Kamath <narayan@google.com> | Fri Aug 09 15:17:26 2019 +0100 |
tree | 1dcefb5fc171ffa8d33964bb1da52a2cedf08f47 | |
parent | f80171ef5cfb8b0f4972ff8d47d0f1f26023ba73 [diff] |
AutofillFieldClassificationService: Mark constructor as @SystemApi The class is abstract and marked as a SystemApi, but there's real way to use it while compiling against the system_sdk unless the constructor is also public. Test: make update-api Test: make Bug: 138589409 Change-Id: Id1fe158ec55b299325bfbc16ab1ea33cd53fc123