diff options
Diffstat (limited to 'identity/support/Android.bp')
-rw-r--r-- | identity/support/Android.bp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/identity/support/Android.bp b/identity/support/Android.bp index 38dc10b485..7b4546b20f 100644 --- a/identity/support/Android.bp +++ b/identity/support/Android.bp @@ -23,7 +23,6 @@ cc_library { "include", ], shared_libs: [ - "android.hardware.identity@1.0", "libcrypto", "libbase", "libhidlbase", @@ -41,7 +40,6 @@ cc_test { ], shared_libs: [ "android.hardware.identity-support-lib", - "android.hardware.identity@1.0", "libcrypto", "libbase", "libhidlbase", |