Enable pgo on Android

This commit is contained in:
Carmelo Messina
2024-07-17 10:25:13 +02:00
parent e42fb8d5d8
commit d9e9f1d8f6
+2
View File
@@ -111,6 +111,8 @@ if (target_os == "android") {
system_webview_package_name="org.cromite.webview" #"com.android.webview"
system_webview_shell_package_name="org.cromite.webview_shell"
chrome_pgo_phase = 2 # enable pgo
if (getenv("USE_KEYSTORE") != "") {
android_keystore_path = "/home/lg/working_dir/cromite.keystore"
android_keystore_name = "cromite"