Home
last modified time | relevance | path

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

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