Enable autofill for desktop 70/308070/2
authorChandan Padhi <c.padhi@samsung.com>
Fri, 15 Mar 2024 11:53:39 +0000 (17:23 +0530)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Tue, 19 Mar 2024 07:55:39 +0000 (07:55 +0000)
This commit enables autofill for desktop build as well to debug related
issues on desktop itself.

Change-Id: I079669d01d99f3f72602ac7e9aacf0c08e53441c
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
tizen_src/build/config/tizen_features.gni

index 0eeb3a0..afc058c 100644 (file)
@@ -76,7 +76,7 @@ declare_args() {
   drm_mapi_aarch_64 = false
 }
 
-if (is_tizen && !build_chrome) {
+if (use_efl && !build_chrome) {
   tizen_autofill = true
   if (tizen_product_tv) {
     tizen_autofill_fw = true