Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android_sdk/
H A Dsdk_repo_host.go41 type sdkRepoHost struct { struct
42 android.ModuleBase
43 android.PackagingBase
45 properties sdkRepoHostProperties
47 outputBaseName string
48 outputFile android.OptionalPath
51 installFile android.InstallPath
107 func (s *sdkRepoHost) DepsMutator(ctx android.BottomUpMutatorContext) {
111 func (s *sdkRepoHost) GenerateAndroidBuildActions(ctx android.ModuleContext) {
247 func (s *sdkRepoHost) AndroidMk() android.AndroidMkData {