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