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

Commit 90b0f2fe authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Create dir for build-time system feature infra" into main am: 7dbfa89b am: ea6e1f2e

parents 1762299f ea6e1f2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
include /PERFORMANCE_OWNERS
+11 −0
Original line number Diff line number Diff line
# Build-time system feature support

## Overview

System features exposed from `PackageManager` are defined and aggregated as
`<feature>` xml attributes across various partitions, and are currently queried
at runtime through the framework. This directory contains tooling that will
support *build-time* queries of select system features, enabling optimizations
like code stripping and conditionally dependencies when so configured.

### TODO(b/203143243): Expand readme after landing codegen.