Skip to content

Commit

Permalink
raphael: Fix typo for single tap sensor
Browse files Browse the repository at this point in the history
Now it will get actually build
  • Loading branch information
kondors1995 committed Jan 10, 2024
1 parent 71f8890 commit 3658569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sensors/single_tap/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 3658569

Please sign in to comment.