Allow CompOS to use DICE

Bug: 214233409
Test: Builds
Change-Id: I1640b64fbb4b63097106dba56269fe1cac6d1679
This commit is contained in:
Alan Stokes
2022-01-17 10:37:54 +00:00
parent 3ee0b2d08a
commit cd938514ba

View File

@@ -41,6 +41,10 @@ aidl_interface {
},
rust: {
enabled: true,
apex_available: [
"//apex_available:platform",
"com.android.compos",
],
},
},
// versions: ["1"],