commit | c3640b95f6eee4a2a262ba567b2a6d753ec911ba | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Oct 16 11:53:08 2023 +0100 |
committer | Alan Stokes <alanstokes@google.com> | Mon Oct 16 11:53:08 2023 +0100 |
tree | b04c7bedea577993a60454079ecd0ca364081512 | |
parent | ef47789b15936205c901611b68d7008cdcfb8336 [diff] [blame] |
Use libhex Rather than our own wheel. Test: TH Change-Id: Ied0d5d492597b247e7da561e73e318271186bbb0
diff --git a/compos/Android.bp b/compos/Android.bp index 19123dd..b840506 100644 --- a/compos/Android.bp +++ b/compos/Android.bp
@@ -14,6 +14,7 @@ "libanyhow", "libbinder_rs", "libcompos_common", + "libhex", "liblibc", "liblog_rust", "libminijail_rust",