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

Unverified Commit bc395b8b authored by Carmelo Messina's avatar Carmelo Messina
Browse files

Disable integration with Gemini: Due to the extensive integration of Gemini...

Disable integration with Gemini: Due to the extensive integration of Gemini into the desktop versions, the flag will be removed. In the Android version, the integration is not yet as extensive, so the patch removes it during the build process.
parent 41270b79
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -81,9 +81,6 @@ enable_request_header_integrity = false
# Disable precompiled headers because they are incompatible with the unsafe_buffers configuration
enable_precompiled_headers = false

# Disable integration with Gemini
enable_glic = false

# Disable TFLite with XNNPACK
build_tflite_with_xnnpack = false