"Drawing over other apps" permission on AndroidTV?

by abadguy87

I'm trying to sideload an app and it requires the permission to draw over other apps, however I can't find the menu on ATV where to give this permission, is it possible? Thx.

farmerbb

Not possible from the Android TV interface, however, you can still grant the permission by running this adb shell command:

appops set <package name> SYSTEM_ALERT_WINDOW allow