Add Lawnfeed to FeedBridge.kt whitelist (#5624)

This commit is contained in:
Le Bao Nguyen
2025-07-16 20:03:01 +07:00
committed by GitHub
parent 5b4d27239e
commit d9bc470cfa
@@ -163,6 +163,7 @@ class FeedBridge(private val context: Context) {
whitelist["amirz.aidlbridge"] = 0xb662cc2f
whitelist["com.google.android.googlequicksearchbox"] = 0xe3ca78d8
whitelist["com.google.android.apps.nexuslauncher"] = 0xb662cc2f
whitelist["app.lawnchair.lawnfeed"] = getSignatureHash(context, "app.lawnchair.lawnfeed")
}
fun getAvailableProviders(context: Context) = context.packageManager