Skip to content
Snippets Groups Projects
Commit 98afa0b8 authored by Arian's avatar Arian
Browse files

sm8350-common: vibrator: Update effect names

Change-Id: Icff77bcb42fafc688eb1c1e2397b5353f77de511
parent 8bd2080c
No related branches found
No related tags found
No related merge requests found
......@@ -81,12 +81,12 @@ static struct effect_stream effects[] = {
// Array containing the paths to fifo data in vendor.
// The position in the array must match the effect id.
static const std::string fifo_data_paths[] = {
"/vendor/firmware/seq_bin_wav1.bin",
"/vendor/firmware/seq_bin_wav2.bin",
"/vendor/firmware/seq_bin_wav3.bin",
"/vendor/firmware/seq_bin_wav4.bin",
"/vendor/firmware/seq_bin_wav5.bin",
"/vendor/firmware/seq_bin_wav6.bin",
"/vendor/firmware/0_click_P_RTP.bin",
"/vendor/firmware/1_doubelClick_P_RTP.bin",
"/vendor/firmware/2_tick_P_RTP.bin",
"/vendor/firmware/3_thud_P_RTP.bin",
"/vendor/firmware/4_pop_P_RTP.bin",
"/vendor/firmware/5_heavyClick_P_RTP.bin",
};
// Function to parse custom fifo data from vendor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment