diff options
Diffstat (limited to 'aidl/Vibrator.cpp')
-rw-r--r-- | aidl/Vibrator.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/aidl/Vibrator.cpp b/aidl/Vibrator.cpp index 5e3985e..7861daa 100644 --- a/aidl/Vibrator.cpp +++ b/aidl/Vibrator.cpp @@ -1,5 +1,6 @@ /* * Copyright (c) 2018-2021, The Linux Foundation. All rights reserved. + * Copyright (c) 2022, Qualcomm Innovation Center, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are @@ -177,6 +178,7 @@ InputFFDevice::InputFFDevice() case MSM_CPU_SM8325: case APQ_CPU_SM8325P: case MSM_CPU_TARO: + case MSM_CPU_TARO_LTE: case MSM_CPU_YUPIK: case MSM_CPU_CAPE: case APQ_CPU_CAPE: |