Merge "Allow CompOS to use DICE from C++"
This commit is contained in:
commit
13eaedcaec
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