androidthings / drivers-samples

Peripheral driver samples
Apache License 2.0
153 stars 57 forks source link

BoardDefaults definition for NXP device is incorrect #4

Closed davemckelvie closed 7 years ago

davemckelvie commented 7 years ago

BoardDefaults in the sample project have the String DEVICE_NXP as "imx6ul"

In the preview image ro.product.device is set to imx6ul_pico, so the device is not 'detected' by the samples using BoardDefaluts.

jdkoren commented 7 years ago

Addressed in #5