Home
last modified time | relevance | path

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

/aosp12/build/soong/filesystem/
H A Dvbmeta.go198 cmd = "date -d 'TZ=\"GMT\" " + ctx.Config().PlatformSecurityPatch() + "' +%s"
/aosp12/build/soong/android/
H A Dconfig.go661 func (c *config) PlatformSecurityPatch() string { func