aboutsummaryrefslogtreecommitdiffstats
path: root/audio/audio_hw.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio_hw.h')
-rw-r--r--audio/audio_hw.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/audio_hw.h b/audio/audio_hw.h
index 9be085b..3a9ad69 100644
--- a/audio/audio_hw.h
+++ b/audio/audio_hw.h
@@ -65,7 +65,7 @@
#define VX_WB_SAMPLING_RATE 16000
/* product-specific defines */
-#define DEVICE_VARIANT_SYSFS "/sys/board_properties/type"
+#define DEVICE_VARIANT_SYSFS "/sys/board/type"
#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))