Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DPackageWatchdog.java1905 File bootPropsFile = new File(METADATA_FILE); in readMitigationCountFromMetadataIfNecessary() local
1906 if (bootPropsFile.exists()) { in readMitigationCountFromMetadataIfNecessary()
1910 bootPropsFile.delete(); in readMitigationCountFromMetadataIfNecessary()