vendor: slim: change how device combos are added
device names are now added to slim.devices.
A custom device list file can be used by calling:
slim_device_combos "path/custom.devices"
A custom variant can be used by calling:
slim_device_combos "eng"
Both can be used by calling:
slim_device_combos "path/custom.devices" "eng"
setting either of these overwrites the default values
This also introduces the start of our vendor envsetup
Change-Id: I12ddf088a1377233640c359dc2f4fb305018052e
3 files changed