Home
last modified time | relevance | path

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

/aosp12/build/soong/java/
H A Ddroiddoc.go145 Static_doc_index_redirect *string `android:"path"` member
670 if String(d.properties.Static_doc_index_redirect) != "" {
671 …icDocIndexRedirect := android.PathForModuleSrc(ctx, String(d.properties.Static_doc_index_redirect))