Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content

Use sdk 282

Romain Hunault requested to merge 3100-fix-sdk-version into master

Description

Fix the SDK version to 8u282-b08-3 to avoid nougat and oreo build issues with the jackserver

Issue(s)

https://gitlab.e.foundation/e/backlog/-/issues/3100

Test procedures

Test environment

  1. In build project, create a new branch and modify the docker image to use the one from this MR
  2. Still on build project, start a new pipeline using the branch previously created, for a nougat or oreo device

Expected result

Build should succeed

Technical details

To get all adoptopenjdk versions available, I use apt-cache madison adoptopenjdk-8-hotspot

Screenshots

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation
Edited by Romain Hunault

Merge request reports

Loading