Home
last modified time | relevance | path

Searched refs:Flatten_apex (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/sepolicy/build/soong/
H A Dselinux_contexts.go60 Flatten_apex struct { member
330 for _, src := range m.fileContextsProperties.Flatten_apex.Srcs {
/aosp12/build/soong/android/
H A Dvariable.go143 Flatten_apex struct {
339 Flatten_apex *bool `json:",omitempty"` member
H A Dconfig.go1299 return Bool(c.productVariables.Flatten_apex)
/aosp12/build/make/core/
H A Dsoong_config.mk202 $(call add_json_bool, Flatten_apex, $(filter true,$(TARGET_FLATTEN_APEX)))