diff --git a/sensors/single_tap/Android.bp b/sensors/single_tap/Android.bp index 438c1fbc..4c401cfc 100644 --- a/sensors/single_tap/Android.bp +++ b/sensors/single_tap/Android.bp @@ -5,7 +5,7 @@ // cc_library_shared { - name: "sensors.raphael_single_tap.so", + name: "sensors.raphael_single_tap", defaults: ["hidl_defaults"], srcs: [ "single_tap_hal.cpp",