| commit | d6c120ffa553a3ec50320b70b86b7a0f0393e88c | [log] [tgz] |
|---|---|---|
| author | Geoffrey Boullanger <boullanger@google.com> | Fri Aug 15 04:44:06 2025 -0700 |
| committer | Geoffrey Boullanger <boullanger@google.com> | Fri Aug 15 04:44:06 2025 -0700 |
| tree | 9df40d725746cf55f96d48789b97955aad269e0e | |
| parent | 46fcbb1ae8bf7d34473e16d6d1fa6c6cc03b17db [diff] |
Fix usage of TelephonyNetworkFinder after making it a SystemApi This changes the way TelephonyNetworkFinder is accessed. Instead of accessing TelephonyLookup and requesting the finder from there it is accessed directly from the finder itself via the static getInstance() method. Flag: android.timezone.flags.expose_time_zone_system_api Test: atest FrameworksTelephonyTests Bug: 432239933 Bug: 432471550 Change-Id: I70a1973d82b92b1bf2f915d3644a131972d655b3