Solution needed to grant appwidget bind permission to phone launchers on AndroidTV firmware so widgets don't crash these launchers

If I eg. type in a terminal app
su
then

appwidget grantbind --package com.teslacoilsw.launcher --user 0

then the Nova launcher gets widget permissions correctly.
https://apkpure.com/nova-launcher/com.teslacoilsw.launcher

So I was wondering if there is a way to add a menu setting to TvSettings to execute such command with the right permissions without a user getting root access with Magisk first or using a terminal app?
1 Like