Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • D drm-hwcomposer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 13
    • Issues 13
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • drm-hwcomposer
  • drm-hwcomposer
  • Issues
  • #39
Closed
Open
Issue created Sep 23, 2020 by Aleksandr Bulyshchenko@AleksandrBulyshchenko

Supported Android versions

fbf5c0ca introduces build-time warning for GRALLOC_HANDLE_VERSION < 4 (Ref. platformdrmgeneric.cpp), but composer is built with -Werror (ref. Android.bp).

This brakes compatibility with older Android versions (Android-10 and earlier) unless libdrm will be upgraded to v2.4.97 which might be undesirable for some projects.

If previous Android versions are deprecated at some point, it would be useful to mark the latest composer revision compatible with them (e.g. introduce a tag or a branch).

Also it would be useful if information regarding supported Android versions will be mentioned somewhere (e.g. included in README).

Assignee
Assign to
Time tracking