Allow CompOS to use DICE am: cd938514ba
am: 36be9a46b1
am: faa89ce76d
am: c4f193a4c4
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1952218 Change-Id: I42c5d43c9ef9dc72b5726639e1f5aeb1802f736f
This commit is contained in:
commit
82d45061f9
1 changed files with 4 additions and 0 deletions
|
@ -41,6 +41,10 @@ aidl_interface {
|
|||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.compos",
|
||||
],
|
||||
},
|
||||
},
|
||||
// versions: ["1"],
|
||||
|
|
Loading…
Reference in a new issue