android / tv-samples

Multiple samples showing best practices in app development on Android TV.
Apache License 2.0
1.02k stars 329 forks source link

Remove @SuppressLint("RestrictedApi") #100

Open ittiam-sham opened 1 year ago

ittiam-sham commented 1 year ago

To access APIs of tvprovider library without warnings.

Bug: 138150076