[ABS] Replace System Setting API with Vconf key. submit/tizen_wearable_tpk/20190515.074616
authorAmritanshu Pandia <a.pandia1@samsung.com>
Wed, 15 May 2019 07:48:52 +0000 (16:48 +0900)
committerAmritanshu Pandia <a.pandia1@samsung.com>
Wed, 15 May 2019 07:48:52 +0000 (16:48 +0900)
This patch replace use of system setting API
system_settings_set_value_bool(), with vconf key
VCONFKEY_TELEPHONY_FLIGHT_MODE, to enable/disable
flight mode.

Reference: submit/tizen/20190515.074616
Commit id: c90da095169f9723cbb381606120c4dca85b2b39
Requested by: a.pandia1@samsung.com
SDK rootstrap version: 20190419_2

org.tizen.w-home-1.0.0-arm-debug.tpk
org.tizen.w-home-1.0.0-arm.tpk
org.tizen.w-home-1.0.0-x86-debug.tpk
org.tizen.w-home-1.0.0-x86.tpk
packaging/org.tizen.w-home.spec

index edc759c320599c0a9a2f12e7a3894ca5e4652643..b0aece678fc387411f45a3130e1a3772807d50ef 100644 (file)
Binary files a/org.tizen.w-home-1.0.0-arm-debug.tpk and b/org.tizen.w-home-1.0.0-arm-debug.tpk differ
index 9085f505c649c0f84e68634c3e93a96524fcfe9c..e93b74b21c2259ab9c11230b16af48bb3b7064d2 100644 (file)
Binary files a/org.tizen.w-home-1.0.0-arm.tpk and b/org.tizen.w-home-1.0.0-arm.tpk differ
index 687f9bbab673fb7df123efc8c5d175136e70d929..ad6905722beaf95db1955ea49ad48305545a49cd 100644 (file)
Binary files a/org.tizen.w-home-1.0.0-x86-debug.tpk and b/org.tizen.w-home-1.0.0-x86-debug.tpk differ
index 2a72fdab68725990336948af44accb5644627928..586eed09b34ddc063f4771654a4cdcd1d073fa33 100644 (file)
Binary files a/org.tizen.w-home-1.0.0-x86.tpk and b/org.tizen.w-home-1.0.0-x86.tpk differ
index 54aee995582ec870788629a5fbf000a4e9193086..ae507586ae98c0ab4c6441f70d3bff96d98098bf 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.w-home
-#VCS_FROM:   profile/wearable/apps/native/w3-home#5796c35c095818e391dd9a522f774a3c4bffc679
-#RS_Ver:    20190402_3
+#VCS_FROM:   profile/wearable/apps/native/w3-home#c90da095169f9723cbb381606120c4dca85b2b39
+#RS_Ver:    20190419_2
 Summary:    Home for the wearable devices
 Version:    1.0.0
 Release:    1
@@ -33,7 +33,7 @@ Requires(post):  /usr/bin/tpk-backend
 %endif
 
 %description
-profile/wearable/apps/native/w3-home#5796c35c095818e391dd9a522f774a3c4bffc679
+profile/wearable/apps/native/w3-home#c90da095169f9723cbb381606120c4dca85b2b39
 This is a container package which have preload TPK/WGT files
 
 %prep