Allow CompOS to use DICE from C++
Bug: 218494522 Test: Builds Change-Id: Ica240e1d268403ba546d83c86596d72bacec2bdf
This commit is contained in:
parent
f256758df4
commit
4aab4f7704
1 changed files with 4 additions and 0 deletions
|
@ -38,6 +38,10 @@ aidl_interface {
|
|||
enabled: true,
|
||||
},
|
||||
apps_enabled: false,
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.compos",
|
||||
],
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
|
|
Loading…
Reference in a new issue