Home
last modified time | relevance | path

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

/system/linkerconfig/contents/common/
Dsystem_links.cc47 const bool is_section_vndk_enabled = ctx.IsSectionVndkEnabled(); in AddStandardSystemLinks() local
51 if (!is_section_vndk_enabled || ns.GetName() != "default") { in AddStandardSystemLinks()