mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 00:42:40 +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.