Config Infrastructure (original) (raw)

Config Infrastructure

The Config Infrastructure module contains the infrastructure code that enables the platform and modules to use feature flags. This code currently exists in frameworks/base. No new features are planned for Android 14.

Motivation

Module boundary

For Android 14, we're movingframeworks/base/core/java/android/provider/DeviceConfig.java (and closely related classes) to this module. We also plan to move configuration persistence logic to this module.

Package format

The Config Infrastructure module is inAPEX format.

Dependencies

None.

Customize

You can't customize this module.

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026-04-10 UTC.