diff options
Diffstat (limited to 'vibrator/drv2624/bench/Android.bp')
| -rw-r--r-- | vibrator/drv2624/bench/Android.bp | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/vibrator/drv2624/bench/Android.bp b/vibrator/drv2624/bench/Android.bp index 6ae6a78..c5dccc0 100644 --- a/vibrator/drv2624/bench/Android.bp +++ b/vibrator/drv2624/bench/Android.bp @@ -14,6 +14,7 @@ // limitations under the License. package { + default_team: "trendy_team_pixel_system_sw_touch_haptic", default_applicable_licenses: ["Android-Apache-2.0"], } @@ -23,9 +24,6 @@ cc_benchmark { srcs: [ "benchmark.cpp", ], - static_libs: [ - "libc++fs", - ], shared_libs: [ "libbase", ], |
