Home
last modified time | relevance | path

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

/build/soong/android/
Dapex.go908 type UpdatableModule interface { interface
915 func CheckMinSdkVersion(m UpdatableModule, ctx ModuleContext, minSdkVersion ApiLevel) { argument