generateProdId

open override fun generateProdId(packages: List<String>): ProdId

Generates a PRODID string, possibly using additional package names.

Return

the generated PRODID property, possibly including additional information (like PRODID:MyApp/1.0)

Parameters

packages

package names that have modified the entry in the local storage (like com.example.app.calendar; may be empty)