It seems that only the code that generates the `.db` file fetches https://storage.googleapis.com/play_public/supported_devices.csv Isn't the most recent file downloaded and parsed at runtime if the device name is not found in the cached DB?
It seems that only the code that generates the
.dbfile fetches https://storage.googleapis.com/play_public/supported_devices.csvIsn't the most recent file downloaded and parsed at runtime if the device name is not found in the cached DB?