Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 925f3452 authored by Carmelo Messina's avatar Carmelo Messina
Browse files

gn args: cleans up the gn args for v148

parent 6b10069f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
android_channel="stable"
blink_symbol_level=1
build_contextual_search=false
build_with_tflite_lib=false
chrome_pgo_phase=0
dcheck_always_on=false
disable_fieldtrial_testing_config=true
@@ -20,7 +19,6 @@ rtc_build_examples=false
symbol_level=1
treat_warnings_as_errors=true
use_debug_fission=true
use_errorprone_java_compiler=false
use_official_google_api_keys=false
use_rtti=false
enable_arcore=false
@@ -101,6 +99,8 @@ if (target_os == "android") {

  chrome_pgo_phase = 2 # enable pgo

  use_errorprone_java_compiler = false

  # do not split Developer UI split into a separate Dynamic Feature Module
  dfmify_dev_ui = false