Repo which contains the Jenkins Build Parameters of all the devices which are used by ElixirRobot to trigger builds in ProjectElixir Jenkins.
codename.json
{
"DEVICE": "",
"REPO": "",
"DIR": "",
"BUILD_TYPE": ""
}DEVICE: Device codename.REPO: Github repo link of the device tree.DIR: Directory where the device tree repo needs to be cloned.BUILD_TYPE: Self explanatory.