commit | 3216393730ed06dd5ad3de771bdf127f240de965 | [log] [tgz] |
---|---|---|
author | Austin Borger <borgera@google.com> | Fri Oct 25 13:56:52 2024 -0700 |
committer | Austin Borger <borgera@google.com> | Thu Nov 07 09:37:29 2024 -0800 |
tree | 3400d0414b563a977160632198126588a153c38f | |
parent | 170ac741b6e287a4721b40b09160847b56e3dee2 [diff] |
Use mClientAttribution.uid directly in BasicClient constructor. If getClientUid is overridden, the child class's implementation is not invoked in the constructor. While not overridden anywhere currently, this could potentially cause confusion in the future. Bug: 369841571 Test: CameraPermissionTest Flag: EXEMPT minor followup to mechanical refactor Change-Id: Ieee8784e0c16c571e3dd8149c1d9ae5bd50c087f