Home
last modified time | relevance | path

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

/aosp12/build/soong/sysprop/
H A Dsysprop_library.go125 type syspropLibrary struct { struct
126 android.ModuleBase
127 android.ApexModuleBase
129 properties syspropLibraryProperties
131 checkApiFileTimeStamp android.WritablePath
132 latestApiFile android.OptionalPath
133 currentApiFile android.OptionalPath
134 dumpedApiFile android.WritablePath
420 func syspropLibraryHook(ctx android.LoadHookContext, m *syspropLibrary) {