commit | 3e44e8bffce5ba9ec30c6db30a46cfcd5cbf4ec7 | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Jul 19 14:53:26 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jul 19 14:54:02 2024 +0000 |
tree | d4ce7aea91579f3b9f4fc1d2671fe9372250641d | |
parent | a300d5fd8a820ebc73ee724f80e241c2d2f7c87f [diff] [blame] |
Revert^2 "Use a single library for interacting with vdm flags" a300d5fd8a820ebc73ee724f80e241c2d2f7c87f Change-Id: I81bc03cd7ddeb5a01474241ae67257988c977e93
diff --git a/libs/input/Android.bp b/libs/input/Android.bp index 45ebc66..8fbf5c6 100644 --- a/libs/input/Android.bp +++ b/libs/input/Android.bp
@@ -258,7 +258,7 @@ ], shared_libs: [ - "android.companion.virtualdevice.flags-aconfig-cc-host", + "android.companion.virtualdevice.flags-aconfig-cc", "libbase", "libbinder", "libbinder_ndk",