Home
last modified time | relevance | path

Searched defs:systemOtherImage (Results 1 – 1 of 1) sorted by relevance

/build/soong/filesystem/
Dsystem_other.go48 type systemOtherImage struct { struct
49 android.ModuleBase
50 android.DefaultableModuleBase
51 properties SystemOtherImageProperties
78 func (m *systemOtherImage) DepsMutator(ctx android.BottomUpMutatorContext) {
87 func (m *systemOtherImage) GenerateAndroidBuildActions(ctx android.ModuleContext) {
198 …ystemConfig(ctx android.ModuleContext, stagingDir, stagingDirTimestamp android.Path) android.Path {
212 …ctx android.ModuleContext, builder *android.RuleBuilder, inputPropFile android.Path) android.Path {
219 func (f *systemOtherImage) buildPropFileForMiscInfo(ctx android.ModuleContext) android.Path {
260 func (f *systemOtherImage) avbRollbackIndex(ctx android.ModuleContext) (int64, error) {