Skip to content

EXTENDROM_FDROID_REPOS

steadfasterX edited this page Jan 21, 2025 · 5 revisions

EXTENDROM_FDROID_REPOS

State

State Branch Supported Android versions Tested on [1]
STABLE main A9, A10, A11, A12, A13 A9, A10, A11, A12, A13

[1] will very likely work on lower and/or higher Android versions, too

Flags

flag values meaning where to configure
EXTENDROM_PACKAGES must contain "additional_repos.xml" will add additional default F-Droid repositories device/<vendor>/<model>/vendorsetup.sh
EXTENDROM_FDROID_REPOS can be set to any valid repo file name will add additional specific F-Droid repositories device/<vendor>/<model>/vendorsetup.sh

Required flags

  • EXTENDROM_PACKAGES = additional_repos.xml
  • EXTENDROM_FDROID_REPOS = <name>

Valid values are all file names specified here.

additional_repos.xml will be included by default so should not be used within EXTENDROM_FDROID_REPOS again.

Optional flags

  • N/A