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

Skip to content
Commit cf106526 authored by Nelson Li's avatar Nelson Li
Browse files

Move RECOVERY_API_VERSION and RECOVERY_FSTAB_VERSION to build/core/android_soong_config_vars.mk

This change moves the `RECOVERY_API_VERSION` and
`RECOVERY_FSTAB_VERSION` variables from
`bootable/recovery/Android.mk` to
`build/core/android_soong_config_vars.mk`.

These two variables were previously only used in `build/core/Makefile`,
and other places manually maintained synchronization using hardcoded
values. This change adds corresponding `soong_config_variables` to
keep them synchronized and avoid errors.

Bug: 339143524
Test: m misc_info
Change-Id: I90ccb5d3023d1d88ac465fc01b691b2478658b00
parent 9f068f3c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment