Lines Matching refs:should
12 All aconfig flags in this namespace should be defined in this directory, and all flags defined in
13 this directory should belong to this namespace.
32 Generally, `aconfig_declarations` and `{backend}_aconfig_library` should be 1-1, except in cases
59 file for platform code (for non-host). For tests, the library should be **statically** linked
65 Visibility should be controlled (private) so that flag cleanup remains maintainable by the team.
72 incremental rebuilds. Packages which end up in the framework should be avoided as much as possible,
84 classes, types, etc.) It also allows callers to make different decisions on when behavior can/should
88 its implementation should be deferred upwards, either by the injection interfaces, or by explicit
92 In general, flags should be scoped as precisely as possible while retaining orthogonality. If
101 In general, it is recommended that the moment a flag is added to the tree, it should be moved to
111 next API bump. These flags also must be exposed through the framework. FlaggedApis should only
129 TestApis do not require flagging, since their existence in the tree implies that they should