7

Edit manifest of Kid App

I'd like to be able to edit the manifest of exported Kid Apps. This way I could remove permissions I don't want Tasker to request or add intents.

I used to use the Notification clicked event in my apps but had to stop using it because Tasker would add the accessibility service permission to my app and there is nothing I can do about it. I don't need nor want this permission because I only read notification clicked events of notifications put up by my app. I was hoping there'd be a solution in time when the accessibility service permission mess settles. I am still waiting...

I figure an editable manifest would fix my issue and open up a lot possibilities.