Home
last modified time | relevance | path

Searched refs:ReleaseUseSystemFeatureBuildFlags (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/build/soong/systemfeatures/
H A Dsystem_features.go74 FlagWithArg("--readonly=", fmt.Sprint(ctx.Config().ReleaseUseSystemFeatureBuildFlags())).
/aosp_15_r20/build/soong/android/
H A Dconfig.go288 func (c Config) ReleaseUseSystemFeatureBuildFlags() bool { func