Home
last modified time | relevance | path

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

/development/tools/privapp_permissions/
Dprivapp_permissions.py366 def _resolve_sys_path(self, file_path, fallback_file_path=None): argument
374 fallback_file_path))
383 sys_path = self.adb.pull(fallback_file_path)
387 'device "%s".' % (fallback_file_path, self.adb.serial))