mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
Allow CompOS to use DICE from C++
Bug: 218494522 Test: Builds Change-Id: Ica240e1d268403ba546d83c86596d72bacec2bdf
This commit is contained in:
@@ -38,6 +38,10 @@ aidl_interface {
|
||||
enabled: true,
|
||||
},
|
||||
apps_enabled: false,
|
||||
apex_available: [
|
||||
"//apex_available:platform",
|
||||
"com.android.compos",
|
||||
],
|
||||
},
|
||||
rust: {
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user