commit | 387187d179654b8281e0a0b58a03bb6cbb539ca6 | [log] [tgz] |
---|---|---|
author | Shawn Willden <swillden@google.com> | Thu Mar 28 20:42:37 2024 -0600 |
committer | Shawn Willden <swillden@google.com> | Thu Mar 28 20:42:37 2024 -0600 |
tree | 42ea12d5f7f45d925c87cc55eba1c11812f1cd21 | |
parent | 5eb0727bc07323bf6f93dd9b5c03c0efab3c0626 [diff] [blame] |
Remove unnecessary "_external" suffix from libcppbor Test: Build Change-Id: If61f49d36ea954f8385012172d454cc803141a60
diff --git a/identity/Android.bp b/identity/Android.bp index 6227bfe..a563532 100644 --- a/identity/Android.bp +++ b/identity/Android.bp
@@ -59,7 +59,7 @@ "android.hardware.identity-support-lib", "android.hardware.security.rkp-V3-cpp", "android.security.rkp_aidl-cpp", - "libcppbor_external", + "libcppbor", "libcredstore_aidl", "libkeymaster4support", "librkp_support",