1- // Copyright (C) 2024 The Android Open Source Project
1+ // Copyright (C) 2019 The Android Open Source Project
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
@@ -50,7 +50,6 @@ cc_library {
5050 " vibrator/CommandAlwaysOnEnable.cpp" ,
5151 " vibrator/CommandCompose.cpp" ,
5252 " vibrator/CommandComposePwle.cpp" ,
53- " vibrator/CommandGetFrequencyToOutputAccelerationMap.cpp" ,
5453 " vibrator/CommandGetBandwidthAmplitudeMap.cpp" ,
5554 " vibrator/CommandGetCapabilities.cpp" ,
5655 " vibrator/CommandGetCompositionDelayMax.cpp" ,
@@ -73,11 +72,6 @@ cc_library {
7372 " vibrator/CommandSetExternalControl.cpp" ,
7473 " vibrator/CommandSupportsAmplitudeControl.cpp" ,
7574 " vibrator/CommandSupportsExternalControl.cpp" ,
76- " vibrator/CommandGetPwleV2PrimitiveDurationMaxMillis.cpp" ,
77- " vibrator/CommandGetPwleV2CompositionSizeMax.cpp" ,
78- " vibrator/CommandGetPwleV2PrimitiveDurationMinMillis.cpp" ,
79- " vibrator/CommandComposePwleV2.cpp" ,
80- " vibrator/CommandPerformVendorEffect.cpp" ,
8175 ],
8276 visibility : [" :__subpackages__" ],
8377}
0 commit comments