1337 – Enable Add-on via ADB

Hi, so..

Explanation
I have a few Fire Sticks around the house and I update all of them via my Mac using Terminal to ADB into them. I have a script I run and it updates every single one.

Problem
My problem lies with add-ons. Lets say I have 5 sticks and I find 3 add-ons I like, I just give my script the add-ons and it runs and installs the 3 add-ons and all 5 sticks. All the script can do is install it, thus, when it’s finished, I then need to go to each stick and enable each add-on on each stick.

Question
Where in the files does Kodi save the add-on’s enabled boolean? (For Fire Stick, macOS, and Windows if different)