ef2ee257a9ed651b3b3cab3ec3ac061cc28fd4f9
The current code for setting device name based on market name is incorrect; this means that if the required property exists on a device, it will always use the market name regardless if the user has customized their device name. Fix this by checking if the market name prop exists if and only if there is no customized device name, then falling back to the device model if said prop doesn't exist. Signed-off-by: John Vincent <git@tenseventyseven.cf> Signed-off-by: Dmitrii <bankersenator@gmail.com>
…
Description
No description provided
Languages
Java
89.7%
Kotlin
10.3%