mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-03 08:30:28 +02:00
64d0f3a71f
Update the Android TV feature check to use the instance-based `packageManager` instead of the static `PackageManager` class. This ensures the `hasSystemFeature` method is called correctly on the available context instance.