| commit | 1388aadb7fa6f14db33c368987e0dbf578256306 | [log] [tgz] |
|---|---|---|
| author | yutingfang <yutingfang@google.com> | Tue Nov 26 16:23:30 2024 -0800 |
| committer | yutingfang <yutingfang@google.com> | Tue Nov 26 16:23:30 2024 -0800 |
| tree | 8fbaf73440add7f5233ac19089f5480bc5744b78 | |
| parent | 3fede68db83188ced4f2d666b8c75e9233f5e83a [diff] |
Change system API getDeviceId to be @NonNull This is to address the feedback from api council that OpEventProxyInfo#getDeviceId should be @NonNull. The device Id will be set to VirtualDeviceManager.PERSISTENT_DEVICE_ID_DEFAULT when the parameter passed to the constructor is null. Flag: android.permission.flags.device_id_in_op_proxy_info_enabled Test: presubmit Bug: 341319360 Change-Id: I95ade50744ec80fc24a559547bc0bb8e2c17373c