commit | a8dc271b7f8b0bcb3e7e4452ff444d68e38b1146 | [log] [tgz] |
---|---|---|
author | Jeff Vander Stoep <jeffv@google.com> | Fri Jul 29 02:33:45 2022 +0200 |
committer | Jeff Vander Stoep <jeffv@google.com> | Fri Jul 29 05:48:40 2022 +0200 |
tree | f937305bfaa34d5de6780e5bb8050702ea101434 | |
parent | 97e85fc0b74e979c012bd2968a656976265c8d84 [diff] [blame] |
migrate to clap 3.x Bug: 229854484 Test: atest Change-Id: Iae1ad1b5f7c2832c11bf2db09e7985ddaaf927d4
diff --git a/compos/Android.bp b/compos/Android.bp index 7ef9e75..69b22d6 100644 --- a/compos/Android.bp +++ b/compos/Android.bp
@@ -14,7 +14,7 @@ "libbinder_common", "libbinder_rpc_unstable_bindgen", "libbinder_rs", - "libclap_deprecated", + "libclap", "libcompos_common", "liblibc", "liblog_rust",