diff options
author | Steven Moreland <smoreland@google.com> | 2019-10-11 20:19:21 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2019-10-11 20:19:21 +0000 |
commit | ab017f20cf256cba57ad9a00ee3d5e0cf214fa0e (patch) | |
tree | 4fb36fc4a63f737532d4d2135fda9bf99734f084 | |
parent | 21f3eeb2fe00c4942c46d1bca9ff5e636fd30920 (diff) | |
parent | 36c9ae7c5e6e8f67e04e2a3fcadfb3200ea68087 (diff) | |
download | platform_hardware_interfaces-ab017f20cf256cba57ad9a00ee3d5e0cf214fa0e.tar.gz platform_hardware_interfaces-ab017f20cf256cba57ad9a00ee3d5e0cf214fa0e.tar.bz2 platform_hardware_interfaces-ab017f20cf256cba57ad9a00ee3d5e0cf214fa0e.zip |
Merge "Remove libhwbinder/libhidltransport deps"
-rw-r--r-- | graphics/composer/2.2/vts/functional/Android.bp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/composer/2.2/vts/functional/Android.bp b/graphics/composer/2.2/vts/functional/Android.bp index 9f7e1cd22e..a8e70ae155 100644 --- a/graphics/composer/2.2/vts/functional/Android.bp +++ b/graphics/composer/2.2/vts/functional/Android.bp @@ -26,7 +26,6 @@ cc_test { shared_libs: [ "libfmq", "libhidlbase", - "libhidltransport", "libsync", ], static_libs: [ |