Allow CompOS to use DICE from C++

Bug: 218494522
Test: Builds
Change-Id: Ica240e1d268403ba546d83c86596d72bacec2bdf
This commit is contained in:
Alan Stokes 2022-02-09 14:49:32 +00:00
parent f256758df4
commit 4aab4f7704

View file

@ -38,6 +38,10 @@ aidl_interface {
enabled: true,
},
apps_enabled: false,
apex_available: [
"//apex_available:platform",
"com.android.compos",
],
},
rust: {
enabled: true,