commit | cd938514bad68ee561fe94a302ceba0bb1a9995d | [log] [tgz] |
---|---|---|
author | Alan Stokes <alanstokes@google.com> | Mon Jan 17 10:37:54 2022 +0000 |
committer | Alan Stokes <alanstokes@google.com> | Mon Jan 17 15:49:11 2022 +0000 |
tree | 54bdd50a35c306b60bf2c4b71ffe69c9ecb25cf9 | |
parent | 3ee0b2d08ac6a3eec73e72916b433d204a04cc96 [diff] |
Allow CompOS to use DICE Bug: 214233409 Test: Builds Change-Id: I1640b64fbb4b63097106dba56269fe1cac6d1679
diff --git a/security/dice/aidl/Android.bp b/security/dice/aidl/Android.bp index af9dd33..01bc91e 100644 --- a/security/dice/aidl/Android.bp +++ b/security/dice/aidl/Android.bp
@@ -41,6 +41,10 @@ }, rust: { enabled: true, + apex_available: [ + "//apex_available:platform", + "com.android.compos", + ], }, }, // versions: ["1"],