FP3: Fixup package inclusions
Description
Fix inclusion of packages defined in the proprietary project
Issue(s)
https://gitlab.e.foundation/e/devices/backlog/-/issues/207
Test environment
- Set CI branch to
feature-branch-for-dev-and-stable
- Make a build using the following parameters:
-
DEVICES
:FP3
-
REPO
:https://gitlab.e.foundation/e/os/releases.git
-
BRANCH_NAME
:v1.0-q
-
FEATURE_BRANCH
:207devices-q-fix_packages
-
RELEASE_TYPE
:stable
-
Test procedures
- Notice dex2oat invocations errors upon reboot in a bootlog
- Install build from pipeline
- Notice dex2oat invocation errors no longer happen
- Also make sure all packages defined in https://gitlab.e.foundation/e/devices/proprietary_vendor_fairphone/-/blob/v1-q/FP3/FP3-vendor.mk#L1159 are included.
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation