package org.mozilla.fenix.helpers object Constants { object PackageName { const val GOOGLE_PLAY_SERVICES = "com.android.vending" } }