Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 623e66ca authored by Steven Moreland's avatar Steven Moreland
Browse files

vibrator: use package as name

In order to provide a more descriptive name, and to be consistent
with HIDL, the stable AIDL package names are switching from
vintf-vibrator format to the package format
(android.hardware.vibrator).

Bug: N/A
Test: all build time
Change-Id: I3805fea0be71c6cec9354d0ca71b4678387e516c
Merged-In: I3805fea0be71c6cec9354d0ca71b4678387e516c
parent c13f012c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -27,8 +27,8 @@ java_library_static {
        "android.hardware.light-V2.0-java",
        "android.hardware.power-V1.0-java",
        "android.hardware.tv.cec-V1.0-java",
        "android.hardware.vibrator-java",
        "app-compat-annotations",
        "vintf-vibrator-java",
        "framework-tethering",
    ],

+1 −1
Original line number Diff line number Diff line
@@ -124,6 +124,7 @@ cc_defaults {
        "android.hardware.thermal@1.0",
        "android.hardware.tv.cec@1.0",
        "android.hardware.tv.input@1.0",
        "android.hardware.vibrator-cpp",
        "android.hardware.vibrator@1.0",
        "android.hardware.vibrator@1.1",
        "android.hardware.vibrator@1.2",
@@ -133,7 +134,6 @@ cc_defaults {
        "android.frameworks.sensorservice@1.0",
        "android.system.suspend@1.0",
        "suspend_control_aidl_interface-cpp",
        "vintf-vibrator-cpp",
    ],

    static_libs: [