Skip to content

Commit 71e0ef5

Browse files
Nathan KulczakAndroid (Google) Code Review
authored andcommitted
Revert "IDLCLI: Update android.hardware.vibrator to V3 for idlcli"
Revert submission 29769949-PWLEV2_AIDLV3 Reason for revert: Build breakage Reverted changes: /q/submissionid:29769949-PWLEV2_AIDLV3 Change-Id: If7e4c2c8b04ab06eab59cb50144c1e64b798a738
1 parent 3a5f4be commit 71e0ef5

7 files changed

Lines changed: 1 addition & 522 deletions

cmds/idlcli/Android.bp

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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
}

cmds/idlcli/vibrator/CommandComposePwleV2.cpp

Lines changed: 0 additions & 146 deletions
This file was deleted.

cmds/idlcli/vibrator/CommandGetFrequencyToOutputAccelerationMap.cpp

Lines changed: 0 additions & 78 deletions
This file was deleted.

cmds/idlcli/vibrator/CommandGetPwleV2CompositionSizeMax.cpp

Lines changed: 0 additions & 72 deletions
This file was deleted.

cmds/idlcli/vibrator/CommandGetPwleV2PrimitiveDurationMaxMillis.cpp

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)