-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Only first word of manufacturer is preserved:
| self.manufacturer = self.get_first_prop(DEVICE_MANUFACTURER).split()[0].lower() |
At https://developers.google.com/zero-touch/resources/manufacturer-names manufacturer values actually retain their entire string with spaces. If that's okay, it might mean adding quotes to shell scripts, not sure.
Metadata
Metadata
Assignees
Labels
No labels