Skip to content
Snippets Groups Projects
Commit e29af9a0 authored by Drew Davenport's avatar Drew Davenport
Browse files

drm_hwcomposer: Clean up Android.bp


A few cleanups to better separate hwc2 and hwc3 configuration from each
other. While there is some duplication between the two, hwc2 is not
expected to be long-lived and will be dropped sooner rather than later.

- Create a new filegroup with hwc2-specific source files and move
  hwc2-specific files out of drm_hwcomposer_common and into this new
  filegroup
- Move hwc3/service.cpp into the drm_hwcomposer_hwc3 filegroup and
  remove the drm_hwcomposer_service filegroup
- Create a new hwcomposer.hwc3_defaults that includes necessary
  configuration from hwcomposer.drm_defaults
- Only use hwcomposer.drm_defaults for hwc2 sharedlib targets

Change-Id: I5a8ad8908f878dd54c5375a6077f585aea6259ec
Signed-off-by: default avatarDrew Davenport <ddavenport@google.com>
parent 7231bbd7
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment