From d2e0a671dff16409377ae8182e737bea8bcc724f Mon Sep 17 00:00:00 2001 From: Matt Ranostay Date: Tue, 29 Jan 2019 18:20:52 -0800 Subject: binding: bluetooth-pbap: cache contacts list on connection Populating the contacts list can take several seconds for the OBEX transfer to complete. So to avoid phone UI delays service is started at startup, and populates a cached version of contacts for clients. Change-Id: I1687fc6bc075964b71be4515c5048bff1861b4ec Signed-off-by: Matt Ranostay --- conf.d/wgt/config.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf.d/wgt/config.xml.in') diff --git a/conf.d/wgt/config.xml.in b/conf.d/wgt/config.xml.in index 161a39f..21040c8 100644 --- a/conf.d/wgt/config.xml.in +++ b/conf.d/wgt/config.xml.in @@ -9,7 +9,7 @@ - + -- cgit 1.2.3-korg