mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Allow CompOS to use DICE
Bug: 214233409 Test: Builds Change-Id: I1640b64fbb4b63097106dba56269fe1cac6d1679
This commit is contained in:
@@ -41,6 +41,10 @@ aidl_interface {
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.compos",
|
||||
],
|
||||
},
|
||||
},
|
||||
// versions: ["1"],
|
||||
|
||||
Reference in New Issue
Block a user