Merge "Allow CompOS to use DICE from C++" am: 13eaedcaec
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1979471 Change-Id: Ic152b638cc742fb11074231dfb2415c86af7567b
This commit is contained in:
commit
66c0e03f0e
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