Skip to content

Commit

Permalink
g3-common: Remove libhwbinder/libhidltransport deps
Browse files Browse the repository at this point in the history
Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I640a3f0e0839214523627bf0b59fd5ae9dd2c61c
  • Loading branch information
smore-lore authored and itsHardStyl3r committed Jan 10, 2020
1 parent 81e2f6d commit a4698d5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions lights/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ cc_binary {
"libcutils",
"libhardware",
"libhidlbase",
"libhidltransport",
"liblog",
"libhwbinder",
"libutils",
"[email protected]",
],
Expand Down
2 changes: 0 additions & 2 deletions vibrator/Android.bp
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ cc_binary {
srcs: ["service.cpp", "Vibrator.cpp"],
shared_libs: [
"libhidlbase",
"libhidltransport",
"liblog",
"libhwbinder",
"libutils",
"libhardware",
"[email protected]",
Expand Down

0 comments on commit a4698d5

Please sign in to comment.