phosphor: Make Both as default Timer owner

Change the default TimeOwner from BMC to Both in phosphor-settings.

Tested: tested on fp5280g2. The default Timer owner has changed to Both.

Signed-off-by: Albert Zhang <zhanghaodi@inspur.com>
Change-Id: I47fbd7421ed539e4822319d241728566c72584f5
diff --git a/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml b/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
index 7294687..f1b2d1f 100644
--- a/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
+++ b/recipes-phosphor/settings/phosphor-settings-defaults/defaults.yaml
@@ -56,7 +56,7 @@
     - Interface: xyz.openbmc_project.Time.Owner
       Properties:
           TimeOwner:
-              Default: Owner::Owners::BMC
+              Default: Owner::Owners::Both
 
 /xyz/openbmc_project/time/sync_method:
     - Interface: xyz.openbmc_project.Time.Synchronization