1
0
Fork 0
android_external_drm_hwcomp.../hwc3/hwc3-apex-manifest.json
Jason Macnak 1f26384f2a Support drm hwcomposer as an apex
... so that Cuttlefish can runtime select between drm_hwcomposer
and ranchu.

Drops the libbinder to avoid error:

  APEX can't use libbinder (must use libbinder_ndk)

and fixes a couple includes.

Bug: b/348466630
Test: cvd start
Test: cvd start --hwcomposer=drm_hwcomposer
Change-Id: I50681677d89c56fb6761b740a465bf92890157ea
2024-09-19 12:20:52 -07:00

5 lines
No EOL
103 B
JSON

{
"name": "com.android.hardware.graphics.composer",
"version": 1,
"vendorBootstrap": true
}